BackEdge | BFSAPHeuristic | [private] |
BFSAPHeuristic(Graph *g, Matching *m) | BFSAPHeuristic | |
CardinalityGoal | MatchingAlgorithm | [protected] |
getMatching(void) const | MatchingAlgorithm | [inline] |
getName(void) const | BFSAPHeuristic | [inline, virtual] |
MatchingAlgorithm(Graph *g, Matching *m, float goal) | MatchingAlgorithm | |
run(void) | BFSAPHeuristic | [virtual] |
searchAugmentingPath(Vertex *v0, const Edge **path) | BFSAPHeuristic | [private] |
setGoal(float goal) | MatchingAlgorithm | |
TheGraph | MatchingAlgorithm | [protected] |
TheMatching | MatchingAlgorithm | [protected] |
VertexVisited | BFSAPHeuristic | [private] |
~BFSAPHeuristic(void) | BFSAPHeuristic | [virtual] |
~MatchingAlgorithm(void) | MatchingAlgorithm | [inline, virtual] |