Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/example/
Dboost_web_graph.cpp212 std::vector< size_type > dfs_distances(num_vertices(g), 0); in main() local
214 node_name, &dfs_distances[0]); in main()