Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dbron_kerbosch_all_cliques.hpp278 typedef std::vector< Vertex > VertexSet; in bron_kerbosch_all_cliques() typedef
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp506 typedef std::set<vertex_descriptor> VertexSet; in parallel_connected_components() typedef
Dstrong_components.hpp328 typedef std::set<vertex_descriptor> VertexSet; in fleischer_hendrickson_pinar_strong_components() typedef