#include <lemon/bits/invalid.h>#include <lemon/maps.h>#include <lemon/bits/graph_adaptor_extender.h>#include <lemon/bits/traits.h>#include <iostream>Classes | |
| class | BpUGraphAdaptorBase< _BpUGraph > |
| Base type for the Bipartite Undirected Graph Adaptors. More... | |
| class | BpUGraphAdaptor< _BpUGraph > |
| Trivial Bipartite Undirected Graph Adaptor. More... | |
| class | SwapBpUGraphAdaptor< _BpUGraph > |
| Bipartite graph adaptor which swaps the two nodeset. More... | |
| class | MatchingBpUGraphAdaptor< _BpUGraph, _ANMatchingMap, _BNMatchingMap > |
| Bipartite graph adaptor to implement matching algorithms. More... | |
Namespaces | |
| namespace | lemon |
| The namespace of LEMON. | |
1.5.9