Home
last modified time | relevance | path

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

/third_party/boost/libs/graph_parallel/test/
Dssca.cpp675 weight_t unit_weight(1); in run_non_distributed_graph_tests() local
677 int unit_weight(1);; in run_non_distributed_graph_tests() local
686 … ref_property_map<graph_traits<seqGraph>::edge_descriptor, weight_t>(unit_weight), in run_non_distributed_graph_tests()
691 … ref_property_map<graph_traits<seqGraph>::edge_descriptor, int>(unit_weight), in run_non_distributed_graph_tests()
947 weight_t unit_weight(1); in run_distributed_graph_tests() local
949 int unit_weight(1);; in run_distributed_graph_tests() local
955 … ref_property_map<typename graph_traits<Graph>::edge_descriptor, weight_t>(unit_weight), in run_distributed_graph_tests()
960 ref_property_map<graph_traits<Graph>::edge_descriptor, int>(unit_weight), in run_distributed_graph_tests()