Declaration of interface for matching algorithms. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/GraphCopy.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/Logger.h>#include <ogdf/basic/Module.h>#include <ogdf/basic/basic.h>#include <ogdf/graphalg/matching_blossom/utils.h>#include <tuple>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | ogdf::MatchingModule< TWeight > |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of interface for matching algorithms.
Definition in file MatchingModule.h.