#include <queue>
#include <lemon/invalid.h>
#include <lemon/unionfind.h>
#include <lemon/graph_utils.h>
Go to the source code of this file.
Namespaces | |
namespace | lemon |
Classes | |
class | MaxMatching |
Edmonds' alternating forest maximum matching algorithm. More... |