Home
last modified time | relevance | path

Searched refs:graph_vertex_attribute (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/graph/example/
Dreachable-loop-head.cpp98 get_property(g, graph_vertex_attribute)["shape"] = "box"; in main()
Dloops_dfs.cpp199 get_property(g, graph_vertex_attribute)["shape"] = "box"; in main()
/third_party/boost/boost/graph/
Dgraphviz.hpp108 graph_vertex_attribute = 4444 enumerator
201 NAttrMap nam = get_property(g, graph_vertex_attribute); in make_graph_attributes_writer()