Home
last modified time | relevance | path

Searched defs:null_vertex (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/graph/
Dgraph_archetypes.hpp64 static vertex_descriptor null_vertex() { return vertex_descriptor(); } in null_vertex() function
122 static vertex_descriptor null_vertex() { return vertex_descriptor(); } in null_vertex() function
176 static vertex_descriptor null_vertex() { return vertex_descriptor(); } in null_vertex() function
Dvertex_and_edge_range.hpp51 static vertex_descriptor null_vertex() in null_vertex() function in boost::graph::vertex_and_edge_range
Dgraph_traits.hpp83 graph_traits< G >::null_vertex() in null_vertex() function in boost::graph_traits
Dstanford_graph.hpp104 static vertex_descriptor null_vertex() { return NULL; } in null_vertex() function
122 static vertex_descriptor null_vertex() { return NULL; } in null_vertex() function
Dlabeled_graph.hpp485 static vertex_descriptor null_vertex() in null_vertex() function in boost::labeled_graph
625 static vertex_descriptor null_vertex() in null_vertex() function in boost::labeled_graph
Dvector_as_graph.hpp79 static V null_vertex() { return V(-1); } in null_vertex() function
Dreverse_graph.hpp229 static vertex_descriptor null_vertex() { return Traits::null_vertex(); } in null_vertex() function in boost::reverse_graph
Ddirected_graph.hpp322 static vertex_descriptor null_vertex() { return graph_type::null_vertex(); } in null_vertex() function in boost::directed_graph
Dgrid_graph.hpp336 static inline vertex_descriptor null_vertex() in null_vertex() function in boost::grid_graph
Dundirected_graph.hpp325 static vertex_descriptor null_vertex() { return graph_type::null_vertex(); } in null_vertex() function in boost::undirected_graph
Dfiltered_graph.hpp225 static vertex_descriptor null_vertex() { return Traits::null_vertex(); } in null_vertex() function in boost::filtered_graph
Dcompressed_sparse_row_graph.hpp264 static vertex_descriptor null_vertex() { return vertex_descriptor(-1); } in null_vertex() function in boost::compressed_sparse_row_graph
862 static vertex_descriptor null_vertex() { return vertex_descriptor(-1); } in null_vertex() function in boost::compressed_sparse_row_graph
Dsubgraph.hpp178 static vertex_descriptor null_vertex() { return Traits::null_vertex(); } in null_vertex() function in boost::subgraph
Dadjacency_matrix.hpp497 static vertex_descriptor null_vertex() in null_vertex() function in boost::adjacency_matrix
/third_party/boost/boost/mpi/
Dgraph_communicator.hpp540 static vertex_descriptor null_vertex() { return -1; } in null_vertex() function
/third_party/boost/boost/graph/detail/
Dcompressed_sparse_row_struct.hpp97 static vertex_descriptor null_vertex() { return vertex_descriptor(-1); } in null_vertex() function in boost::detail::compressed_sparse_row_structure
Dadjacency_list.hpp1807 static vertex_descriptor null_vertex() { return 0; } in null_vertex() function in boost::adj_list_impl
2110 static vertex_descriptor null_vertex() in null_vertex() function in boost::vec_adj_list_impl
/third_party/boost/boost/graph/distributed/
Dcompressed_sparse_row_graph.hpp491 BOOST_DISTRIB_CSR_GRAPH_TYPE::null_vertex() in null_vertex() function in boost::BOOST_DISTRIB_CSR_GRAPH_TYPE
Dadjacency_list.hpp1673 static vertex_descriptor null_vertex() in null_vertex() function in boost::adjacency_list