#include <utility>
#include "types.hpp"
#include "namespace.hpp"
Go to the source code of this file.
A directed edge is a std::pair
first() is src, second() is dst