CardinalityGoal | MatchingAlgorithm | [protected] |
getMatching(void) const | MatchingAlgorithm | [inline] |
getName(void) const=0 | MatchingAlgorithm | [pure virtual] |
MatchingAlgorithm(Graph *g, Matching *m, float goal) | MatchingAlgorithm | |
run(void)=0 | MatchingAlgorithm | [pure virtual] |
setGoal(float goal) | MatchingAlgorithm | |
TheGraph | MatchingAlgorithm | [protected] |
TheMatching | MatchingAlgorithm | [protected] |
~MatchingAlgorithm(void) | MatchingAlgorithm | [inline, virtual] |