Home
last modified time | relevance | path

Searched defs:current_vertex (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/graph/planar_detail/
Dboyer_myrvold_impl.hpp1152 vertex_t current_vertex = x; in extract_kuratowski_subgraph() local
1166 vertex_t current_vertex(*face_itr); in extract_kuratowski_subgraph() local
1192 vertex_t current_vertex(*face_itr); in extract_kuratowski_subgraph() local
1422 vertex_t current_vertex = z; in extract_kuratowski_subgraph() local
1495 vertex_t current_vertex = source(embedded_edge, g) == v in extract_kuratowski_subgraph() local
1661 vertex_t current_vertex(*face_itr); in extract_kuratowski_subgraph() local
/third_party/boost/boost/graph/
Dmake_biconnected_planar.hpp67 vertex_t current_vertex = e_source == v ? e_target : e_source; in make_biconnected_planar() local
Dboykov_kolmogorov_max_flow.hpp789 vertex_descriptor current_vertex = v; in has_sink_connect() local
837 vertex_descriptor current_vertex = v; in has_source_connect() local
/third_party/boost/libs/graph/test/
Dbipartite_test.cpp45 typename traits::vertex_descriptor first_vertex, current_vertex, in check_odd_cycle() local
Dbfs.cpp115 mutable Vertex current_vertex; member in bfs_testing_visitor
/third_party/boost/tools/build/src/engine/modules/
Dorder.cpp50 void do_ts( int * * graph, int current_vertex, int * colors, int * * result_ptr in do_ts()
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp1672 vertex_property current_vertex; in create_vertex() local