Home
last modified time | relevance | path

Searched refs:vertex_iterator_t (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/graph/
Dmax_cardinality_matching.hpp45 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in matching_size() typedef
51 vertex_iterator_t vi, vi_end; in matching_size()
75 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in is_a_matching() typedef
77 vertex_iterator_t vi, vi_end; in is_a_matching()
134 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; typedef in boost::edmonds_augmenting_path_finder
178 vertex_iterator_t vi, vi_end; in edmonds_augmenting_path_finder()
193 vertex_iterator_t vi, vi_end; in augment_matching()
357 vertex_iterator_t vi, vi_end; in get_current_matching()
364 vertex_iterator_t vi, vi_end; in get_vertex_state_map()
501 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; typedef
[all …]
Dmake_connected.hpp27 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in make_connected() typedef
43 vertex_iterator_t vi, vi_end; in make_connected()
Dmaximum_weighted_matching.hpp25 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in matching_weight_sum() typedef
32 vertex_iterator_t vi, vi_end; in matching_weight_sum()
63 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; typedef in boost::weighted_augmenting_path_finder
205 vertex_iterator_t vi, vi_end; in weighted_augmenting_path_finder()
336 vertex_iterator_t vi, vi_end; in missing_label()
707 vertex_iterator_t vi, vi_end; in augmenting()
773 vertex_iterator_t vi, vi_end; in blossoming()
846 vertex_iterator_t vi, vi_end; in init()
987 vertex_iterator_t vi, vi_end; in adjust_dual()
1133 vertex_iterator_t vi, vi_end; in get_current_matching()
[all …]
Dis_kuratowski_subgraph.hpp99 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in is_kuratowski_subgraph() typedef
142 vertex_iterator_t vi, vi_end; in is_kuratowski_subgraph()
237 vertex_iterator_t vi, vi_end; in is_kuratowski_subgraph()
Dplanar_face_traversal.hpp44 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in planar_face_traversal() typedef
69 vertex_iterator_t vi, vi_end; in planar_face_traversal()
Dmake_maximal_planar.hpp34 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; typedef
59 vertex_iterator_t vi, vi_end; in triangulation_visitor()
Dbipartite.hpp290 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in find_odd_cycle() typedef
291 vertex_iterator_t vertex_iter, vertex_end; in find_odd_cycle()
Dchrobak_payne_drawing.hpp67 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in chrobak_payne_straight_line_drawing() typedef
229 vertex_iterator_t vi, vi_end; in chrobak_payne_straight_line_drawing()
/third_party/boost/libs/graph/test/
Dmatching_test.cpp51 vertex_iterator_t; in install() typedef
55 vertex_iterator_t vi, vi_end; in install()
65 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in complete_graph() typedef
68 vertex_iterator_t vi, vi_end, wi; in complete_graph()
86 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in gabows_graph() typedef
90 vertex_iterator_t vi, vi_end, ui, ui_end, halfway; in gabows_graph()
128 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in matching_test() typedef
247 vertex_iterator_t vi, vi_end; in matching_test()
Dweighted_matching_test.cpp45 vertex_iterator_t; in install() typedef
49 vertex_iterator_t vi, vi_end; in install()
94 typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in weighted_matching_test() typedef
95 vertex_iterator_t vi, vi_end; in weighted_matching_test()
Drandom_matching_test.cpp30 typedef graph_traits< undirected_graph >::vertex_iterator vertex_iterator_t; typedef
91 vertex_iterator_t vi, vi_end; in main()
100 vertex_iterator_t vi, vi_end; in main()
Dparallel_edges_loops_test.cpp73 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; in read_dimacs() typedef
101 vertex_iterator_t vi, vi_end; in read_dimacs()
168 typedef graph_traits< graph >::vertex_iterator vertex_iterator_t; in test_graph() typedef
175 vertex_iterator_t vi, vi_end; in test_graph()
Dall_planar_input_files_test.cpp105 typedef graph_traits< graph >::vertex_iterator vertex_iterator_t; in test_graph() typedef
112 vertex_iterator_t vi, vi_end; in test_graph()
/third_party/boost/boost/graph/planar_detail/
Dboyer_myrvold_impl.hpp142 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator_t; typedef in boost::boyer_myrvold_impl
321 vertex_iterator_t vi, vi_end; in boyer_myrvold_impl()
836 vertex_iterator_t xi, xi_end; in clean_up_embedding()
1064 vertex_iterator_t vi, vi_end; in extract_kuratowski_subgraph()
1747 vertex_iterator_t vi, vi_end; in make_edge_permutation()