#include <vf2_sub_graph_iso.hpp>
Public Types | |
| typedef boost::graph_traits < Graph >::edge_descriptor | edge_type |
Public Member Functions | |
| BOOST_CONCEPT_ASSERT ((LessThanComparable< edge_type >)) | |
| template<typename EdgePredicate > | |
| bool | operator() (typename graph_traits< Graph >::vertex_descriptor s, typename graph_traits< Graph >::vertex_descriptor t, EdgePredicate is_valid_edge, const Graph &g) |
| typedef boost::graph_traits<Graph>::edge_descriptor boost::detail::equivalent_edge_exists< Graph, Enable >::edge_type |
| boost::detail::equivalent_edge_exists< Graph, Enable >::BOOST_CONCEPT_ASSERT | ( | (LessThanComparable< edge_type >) | ) |
|
inline |
References BGL_FORALL_OUTEDGES_T, and boost::target().