Searched refs:IteratorConstructibleGraph (Results 1 – 1 of 1) sorted by relevance
96 typedef boost::adjacency_list<> IteratorConstructibleGraph; in main() typedef97 typedef boost::graph_traits< IteratorConstructibleGraph > Traits; in main()107 IteratorConstructibleGraph G(size_V); in main()115 IteratorConstructibleGraph G(edge_iter, end, size_V); in main()