Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/example/
Dactor_clustering.cpp86 VertexIndexMap vertex_index, VertexNameMap vertex_name) in write_pajek_graph()
/third_party/boost/boost/graph/
Dnamed_graph.hpp331 const vertex_name_type& vertex_name = extract_name(derived()[vertex]); in removing_vertex() local
/third_party/boost/libs/graph/test/
Dgraphviz_test.cpp396 vertex_name(get(vertex_index, g)); local