DMDConstructionHeuristic Class Reference
an implementation of the "dynamic minimum degree" heuristic for contruction a matching
#include <DMDConstructionHeuristic.h>
List of all members.
Constructor & Destructor Documentation
DMDConstructionHeuristic::DMDConstructionHeuristic |
( |
Graph * |
g, |
|
|
Matching * |
m, |
|
|
float |
goal = 100.0 | |
|
) |
| | |
virtual DMDConstructionHeuristic::~DMDConstructionHeuristic |
( |
void |
|
) |
[inline, virtual] |
Member Function Documentation
VertexLabel DMDConstructionHeuristic::findMinDegIndex |
( |
const std::vector< Vertex * > & |
vertices |
) |
[private] |
const char* DMDConstructionHeuristic::getName |
( |
void |
|
) |
const [inline, virtual] |
void DMDConstructionHeuristic::run |
( |
void |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: