Functor which tests an edge to be monochromatic. More...
#include <bipartite.hpp>
Public Types | |
typedef on_back_edge | event_filter |
Public Member Functions | |
bipartition_check (PartitionMap partition_map) | |
template<typename Edge , typename Graph > | |
void | operator() (Edge e, const Graph &g) |
Functor which tests an edge to be monochromatic.
typedef on_back_edge boost::detail::bipartition_check< PartitionMap >::event_filter |
|
inline |
|
inline |
References boost::source(), and boost::target().