Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp455 typedef typename property_traits<PathCountMap>::value_type PathCountType; in run() typedef
456 typedef std::pair<Vertex, PathCountType> queue_value_type; in run()
480 PathCountType p = t.second; in run()