Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/example/
Droget_components.cpp72 int num_comp = strong_components(g, in main() local
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp173 std::size_t num_comp = connected_components(mg, mg_component); in build_local_metagraph() local
344 std::size_t num_comp = connected_components(ls, ls_component); in parallel_connected_components() local
Dstrong_components.hpp229 int num_comp = boost::strong_components(ls, ls_component); in fleischer_hendrickson_pinar_strong_components() local