Searched defs:GraphTraits (Results 1 – 4 of 4) sorted by relevance
40 typedef typename boost::graph_traits< VertexListGraph > GraphTraits; in smallest_last_vertex_ordering() typedef63 typedef typename boost::graph_traits< VertexListGraph > GraphTraits; in smallest_last_vertex_ordering() typedef
46 typedef graph_traits< VertexListGraph > GraphTraits; in sequential_vertex_coloring() typedef
137 typedef graph_traits< Graph > GraphTraits; in rec_two_graphs_common_spanning_trees() typedef583 typedef graph_traits< Graph > GraphTraits; in two_graphs_common_spanning_trees() typedef831 typedef graph_traits< Graph > GraphTraits; in two_graphs_common_spanning_trees() typedef
43 typedef graph_traits< MutableGraph > GraphTraits; in modify_demo() typedef