#include <SMDConstructionHeuristic.h>
Inheritance diagram for SMDConstructionHeuristic:

Public Member Functions | |
| SMDConstructionHeuristic (Graph *g, Matching *m, float goal=100.0) | |
| virtual | ~SMDConstructionHeuristic (void) |
| const char * | getName (void) const |
| void | run (void) |
Private Attributes | |
| std::vector< Vertex * > | Vertices |
|
||||||||||||||||
|
|
|
|
|
|
|
Implements MatchingAlgorithm. |
|
|
Implements MatchingAlgorithm. |
|
|
|
1.3.7