dlvhex
2.5.0
|
Data Structures | |
struct | DFSVisitor |
Functions | |
template<typename ComponentGraph , typename Set > | |
void | transitivePredecessorComponents (const ComponentGraph &compgraph, Component from, Set &preds) |
void internalgreedy::transitivePredecessorComponents | ( | const ComponentGraph & | compgraph, |
Component | from, | ||
Set & | preds | ||
) |
Definition at line 119 of file EvalHeuristicGreedy.cpp.
References DBGLOG, ComponentGraph::getComponents(), ComponentGraph::getInternalGraph(), and printrange().
Referenced by EvalHeuristicGreedy::build().