Home
last modified time | relevance | path

Searched refs:UGraph (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/graph/example/
Dadjacency_matrix.cpp55 typedef adjacency_matrix< undirectedS > UGraph; in main() typedef
56 UGraph ug(N); in main()