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