Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dproperties.hpp269 class degree_property_map class
278 degree_property_map(const Graph& g) : m_g(g) {} in degree_property_map() function in boost::degree_property_map