Home
last modified time | relevance | path

Searched defs:renumber_vertex_indices (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/
Ddirected_graph.hpp255 void renumber_vertex_indices() in renumber_vertex_indices() function in boost::directed_graph
341 vertices_size_type renumber_vertex_indices( in renumber_vertex_indices() function in boost::directed_graph
737 inline void renumber_vertex_indices(DIRECTED_GRAPH& g) in renumber_vertex_indices() function
Dundirected_graph.hpp258 void renumber_vertex_indices() in renumber_vertex_indices() function in boost::undirected_graph
344 vertices_size_type renumber_vertex_indices( in renumber_vertex_indices() function in boost::undirected_graph
762 inline void renumber_vertex_indices(UNDIRECTED_GRAPH& g) in renumber_vertex_indices() function