Utility class for the Blossom V algorithm. More...
#include <ogdf/basic/Graph.h>#include <ogdf/graphalg/matching_blossom/BlossomHelper.h>#include <ogdf/graphalg/matching_blossom/PQ.h>#include <ogdf/graphalg/matching_blossom/utils.h>Go to the source code of this file.
Classes | |
| class | ogdf::matching_blossom::BlossomVHelper< TWeight > |
| Helper class for the blossom matching algorithms. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::matching_blossom |
Utility class for the Blossom V algorithm.
Definition in file BlossomVHelper.h.