Home
last modified time | relevance | path

Searched defs:LocalMap (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/graph_parallel/test/
Ddistributed_betweenness_centrality_test.cpp237 typedef property_map<Graph, vertex_local_t>::const_type LocalMap; in test_main() typedef
Dssca.cpp231 typedef typename property_map<Graph, vertex_local_t>::const_type LocalMap; in classify_sets() typedef
876 typedef typename property_map<Graph, vertex_local_t>::const_type LocalMap; in run_distributed_graph_tests() typedef
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp323 LocalMap; in parallel_connected_components() typedef