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