DFSAPHeuristic Member List
This is the complete list of members for
DFSAPHeuristic, including all inherited members.
CardinalityGoal | MatchingAlgorithm | [protected] |
DFSAPHeuristic(Graph *g, Matching *m, float goal=100.0, UWORD32 mne=UWORD32_MAX, EdgeIterator::ITERATIONMODE mo=EdgeIterator::SAMPLEOCCURENCE) | DFSAPHeuristic | |
EdgeIterators | DFSAPHeuristic | [private] |
getMatching(void) const | MatchingAlgorithm | [inline] |
getName(void) const | DFSAPHeuristic | [inline, virtual] |
getNextEdge(Vertex *v) | DFSAPHeuristic | [private] |
isVisited(Vertex *v) const | DFSAPHeuristic | [inline, private] |
isVisited(VertexLabel vlbl) const | DFSAPHeuristic | [inline, private] |
markVisited(Vertex *v) | DFSAPHeuristic | [inline, private] |
MatchingAlgorithm(Graph *g, Matching *m, float goal) | MatchingAlgorithm | |
reset(UWORD32 mne=UWORD32_MAX, EdgeIterator::ITERATIONMODE mo=EdgeIterator::SAMPLEOCCURENCE) | DFSAPHeuristic | |
run(void) | DFSAPHeuristic | [virtual] |
searchAugmentingPath(Vertex *v0, const Edge **path) | DFSAPHeuristic | [private] |
setGoal(float goal) | MatchingAlgorithm | |
TheGraph | MatchingAlgorithm | [protected] |
TheMatching | MatchingAlgorithm | [protected] |
TimeCounter | DFSAPHeuristic | [private] |
TimeCounters | DFSAPHeuristic | [private] |
VertexOnPath | DFSAPHeuristic | [private] |
~DFSAPHeuristic(void) | DFSAPHeuristic | [virtual] |
~MatchingAlgorithm(void) | MatchingAlgorithm | [inline, virtual] |