#include <isomorphism.hpp>
Public Types | |
| typedef vertex_t | argument_type |
| typedef size_type | result_type |
Public Member Functions | |
| degree_vertex_invariant (const InDegreeMap &in_degree_map, const Graph &g) | |
| size_type | operator() (vertex_t v) const |
| size_type max | BOOST_PREVENT_MACRO_SUBSTITUTION () const |
| typedef vertex_t boost::degree_vertex_invariant< InDegreeMap, Graph >::argument_type |
| typedef size_type boost::degree_vertex_invariant< InDegreeMap, Graph >::result_type |
|
inline |
References BGL_FORALL_VERTICES_T, boost::accumulators::extract::max, and boost::out_degree().
|
inline |
|
inline |
References boost::out_degree().