Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dgraphml.hpp256 bool ordered_vertices = false) in write_graphml()
380 const dynamic_properties& dp, bool ordered_vertices = false) in write_graphml()
Dbetweenness_centrality.hpp107 std::stack< vertex_descriptor >& ordered_vertices; member
226 std::stack< vertex_descriptor >& ordered_vertices; member
332 std::stack< vertex_descriptor > ordered_vertices; in brandes_betweenness_centrality_impl() local
/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp1052 Stack& ordered_vertices, in do_sequential_brandes_sssp()
1138 std::stack<vertex_descriptor> ordered_vertices; in non_distributed_brandes_betweenness_centrality_impl() local