MatchingAlgorithm Class Reference
#include <MatchingAlgorithm.h>
List of all members.
Constructor & Destructor Documentation
MatchingAlgorithm::MatchingAlgorithm |
( |
Graph * |
g, |
|
|
Matching * |
m, |
|
|
float |
goal | |
|
) |
| | |
virtual MatchingAlgorithm::~MatchingAlgorithm |
( |
void |
|
) |
[inline, virtual] |
Member Function Documentation
Matching* MatchingAlgorithm::getMatching |
( |
void |
|
) |
const [inline] |
virtual const char* MatchingAlgorithm::getName |
( |
void |
|
) |
const [pure virtual] |
virtual void MatchingAlgorithm::run |
( |
void |
|
) |
[pure virtual] |
void MatchingAlgorithm::setGoal |
( |
float |
goal |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: