#include "MatchingAlgorithm.h"
#include "Vertex.h"
#include "common.h"
Go to the source code of this file.
Classes | |
class | SMDConstructionHeuristic |
an implementation of the "static minimum degree" heuristic for contructing a matching More... | |
class | SMDConstructionHeuristic::SmallerVertexDegree |