MatchingBpUGraphAdaptor< _BpUGraph, _ANMatchingMap, _BNMatchingMap > Class Template Reference
[Adaptor Classes for Graphs]
Detailed Description
template<typename _BpUGraph, typename _ANMatchingMap = typename _BpUGraph::template ANodeMap<typename _BpUGraph::UEdge>, typename _BNMatchingMap = typename _BpUGraph::template BNodeMap<typename _BpUGraph::UEdge>>
class lemon::MatchingBpUGraphAdaptor< _BpUGraph, _ANMatchingMap, _BNMatchingMap >
Bipartite graph adaptor to implement matchings. It implements the residual graph of the matching.
#include <lemon/bpugraph_adaptor.h>
List of all members.