Home
last modified time | relevance | path

Searched defs:max_edge_index (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/
Ddirected_graph.hpp272 edge_index_type max_edge_index() const { return m_max_edge_index; } in max_edge_index() function in boost::directed_graph
758 typename DIRECTED_GRAPH::edge_index_type max_edge_index(DIRECTED_GRAPH const& g) in max_edge_index() function
Dundirected_graph.hpp275 edge_index_type max_edge_index() const { return m_max_edge_index; } in max_edge_index() function in boost::undirected_graph
784 typename UNDIRECTED_GRAPH::edge_index_type max_edge_index( in max_edge_index() function