addHeuristic(Heuristic *heuristic) | HeuristicChain | [virtual] |
chain | HeuristicChain | [private] |
getHeuristic(const std::string &name) const | HeuristicChain | |
getHeuristicChain() | HeuristicChain | [inline, static] |
getHint(const std::string &hintKey, int &hintValue) const | HeuristicChain | [inline] |
HeuristicChain() | HeuristicChain | [private] |
hints | HeuristicChain | [protected] |
initialize() | HeuristicChain | [virtual] |
parseArguments(int &argc, char **argv) | HeuristicChain | [virtual] |
printStats(std::ostream &os, const int rank) const | HeuristicChain | |
ptrInstance | HeuristicChain | [private, static] |
setHint(const std::string &hintKey, const int hintValue) | HeuristicChain | [inline] |
setReferenceEST(const int estIdx) | HeuristicChain | [virtual] |
setupChain(const char *heuristicStr, const int refESTidx, const std::string &outputFile) | HeuristicChain | [static] |
shouldAnalyze(const int otherEST) | HeuristicChain | [inline] |
showArguments(std::ostream &os) | HeuristicChain | [virtual] |
~HeuristicChain() | HeuristicChain | [virtual] |