getName() const | Heuristic | [inline] |
getRunCount() | Heuristic | [inline] |
getSuccessCount() | Heuristic | [inline] |
Heuristic(const std::string &heuristicName) | Heuristic | [protected] |
heuristicName | Heuristic | [protected] |
initialize()=0 | Heuristic | [pure virtual] |
operator=(const Heuristic &src) | Heuristic | [private] |
parseArguments(int &argc, char **argv)=0 | Heuristic | [pure virtual] |
printStats(std::ostream &os) const | Heuristic | [virtual] |
refESTidx | Heuristic | [protected] |
runCount | Heuristic | [private] |
runHeuristic(const int otherEST)=0 | Heuristic | [protected, pure virtual] |
setReferenceEST(const int estIdx)=0 | Heuristic | [pure virtual] |
shouldAnalyze(const int otherEST) | Heuristic | |
showArguments(std::ostream &os)=0 | Heuristic | [pure virtual] |
successCount | Heuristic | [private] |
~Heuristic() | Heuristic | [virtual] |