Typedef DiGraph

Typedef Documentation

typedef boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, Node, Edge, GraphData> DiGraph