Home
last modified time | relevance | path

Searched defs:vertex_iterator (Results 1 – 25 of 54) sorted by relevance

123

/third_party/boost/libs/graph/example/
Dtwo_graphs_common_spanning_trees.cpp32 typedef boost::graph_traits< Graph >::vertex_iterator vertex_iterator; typedef
Dgirth.cpp55 typedef Traits::vertex_iterator vertex_iterator; typedef
Dactor_clustering.cpp89 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in write_pajek_graph() typedef
Dimplicit_graph.cpp143 typedef boost::counting_iterator< vertex_descriptor > vertex_iterator; typedef in ring_graph
171 typedef boost::graph_traits< ring_graph >::vertex_iterator vertex_iterator; typedef
/third_party/boost/libs/graph/test/
Dbetweenness_centrality_test.cpp40 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in run_weighted_test() typedef
88 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in run_unweighted_test() typedef
178 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in run_wheel_test() typedef
270 typename boost::graph_traits< Graph >::vertex_iterator vertex_iterator; in simple_unweighted_betweenness_centrality() typedef
Dlayout_test.cpp104 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in test_circle_layout() typedef
204 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in test_cube() typedef
276 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in test_triangular() typedef
350 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in test_disconnected() typedef
Dtwo_graphs_common_spanning_trees_test.cpp39 typedef boost::graph_traits< Graph >::vertex_iterator vertex_iterator; typedef
Dbundled_properties.cpp163 typename boost::graph_traits< Map >::vertex_iterator vertex_iterator; in test_bundled_properties() typedef
227 typedef boost::graph_traits< SubMap >::vertex_iterator vertex_iterator; in test_subgraph_bundled_properties() typedef
Dvf2_sub_graph_iso_test.cpp67 typedef typename graph_traits< Graph1 >::vertex_iterator vertex_iterator; in randomly_permute_graph() typedef
118 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in generate_random_digraph() typedef
Disomorphism.cpp101 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in generate_random_digraph() typedef
/third_party/boost/boost/graph/
Dsequential_vertex_coloring.hpp108 vertex_iterator; in sequential_vertex_coloring() typedef
Dgursoy_atun_layout.hpp147 vertex_iterator; in gursoy_atun_step() typedef
215 vertex_iterator; in gursoy_atun_refine() typedef
254 vertex_iterator; in gursoy_atun_layout() typedef
Dtransitive_closure.hpp68 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in transitive_closure() typedef
317 typedef typename graph_traits< G >::vertex_iterator vertex_iterator; in warshall_transitive_closure() typedef
342 typedef typename graph_traits< G >::vertex_iterator vertex_iterator; in warren_transitive_closure() typedef
Dfruchterman_reingold.hpp82 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in operator ()() typedef
114 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in operator ()() typedef
315 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in fruchterman_reingold_force_directed_layout() typedef
Dbetweenness_centrality.hpp324 typename graph_traits< Graph >::vertex_iterator vertex_iterator; in brandes_betweenness_centrality_impl() typedef
597 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in relative_betweenness_centrality() typedef
620 typedef typename graph_traits< Graph >::vertex_iterator vertex_iterator; in central_point_dominance() typedef
Dedge_connectivity.hpp75 typedef typename Traits::vertex_iterator vertex_iterator; in edge_connectivity() typedef
Dgraph_archetypes.hpp61 typedef void vertex_iterator; typedef
119 typedef void vertex_iterator; typedef
166 typedef input_iterator_archetype< Vertex > vertex_iterator; typedef
Dvertex_and_edge_range.hpp36 typedef VertexIterator vertex_iterator; typedef in boost::graph::vertex_and_edge_range
Dkamada_kawai_spring_layout.hpp65 typename graph_traits< Graph >::vertex_iterator vertex_iterator; in compute_edge_length() typedef
164 typename graph_traits< Graph >::vertex_iterator vertex_iterator; typedef
/third_party/boost/libs/graph_parallel/test/
Ddistributed_betweenness_centrality_test.cpp245 typedef graph_traits<Graph>::vertex_iterator vertex_iterator; in test_main() typedef
266 typedef graph_traits<seqGraph>::vertex_iterator vertex_iterator; in test_main() typedef
/third_party/boost/boost/graph/distributed/
Dconcepts.hpp41 typedef typename graph_traits<G>::vertex_iterator vertex_iterator; typedef
Ddehne_gotz_min_spanning_tree.hpp555 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in dense_boruvka_minimum_spanning_tree() typedef
712 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in boruvka_then_merge() typedef
829 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in boruvka_mixed_merge() typedef
Dstrong_components.hpp165 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in fleischer_hendrickson_pinar_strong_components() typedef
725 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in build_reverse_graph() typedef
807 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in number_components() typedef
Ddepth_first_search.hpp33 vertex_iterator; typedef in boost::graph::distributed::detail::parallel_dfs
Dconnected_components_parallel_search.hpp288 typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator; in connected_components_ps() typedef

123