Searched defs:ordered_vertices (Results 1 – 3 of 3) sorted by relevance
256 bool ordered_vertices = false) in write_graphml()380 const dynamic_properties& dp, bool ordered_vertices = false) in write_graphml()
107 std::stack< vertex_descriptor >& ordered_vertices; member226 std::stack< vertex_descriptor >& ordered_vertices; member332 std::stack< vertex_descriptor > ordered_vertices; in brandes_betweenness_centrality_impl() local
1052 Stack& ordered_vertices, in do_sequential_brandes_sssp()1138 std::stack<vertex_descriptor> ordered_vertices; in non_distributed_brandes_betweenness_centrality_impl() local