#include <lemon/graph_adaptor.h>
List of all members.
g
ListGraph g;
RevGraphAdaptor<ListGraph> gw(g);