#include <core_numbers.hpp>

Public Member Functions | |
| void | constraints () |
Public Attributes | |
| Visitor | vis |
| Graph | g |
| graph_traits< Graph > ::vertex_descriptor | u |
| graph_traits< Graph > ::edge_descriptor | e |
|
inline |
| graph_traits<Graph>::edge_descriptor boost::CoreNumbersVisitorConcept< Visitor, Graph >::e |
| Graph boost::CoreNumbersVisitorConcept< Visitor, Graph >::g |
| graph_traits<Graph>::vertex_descriptor boost::CoreNumbersVisitorConcept< Visitor, Graph >::u |
| Visitor boost::CoreNumbersVisitorConcept< Visitor, Graph >::vis |