Tests the mutable concepts included in adjacency_list_adapter. More...
#include <mtgl/adjacency_list_adapter.hpp>
#include <cstdlib>
Typedefs | |
typedef directedS | DIRECTION |
Functions | |
template<typename Graph > | |
void | print_my_graph (Graph &g) |
int | main (int argc, char *argv[]) |
Tests the mutable concepts included in adjacency_list_adapter.