dlvhex
2.5.0
|
Implementation of a trivial evaluation heuristic. More...
#include "dlvhex2/EvalHeuristicTrivial.h"
#include "dlvhex2/EvalHeuristicShared.h"
#include "dlvhex2/Logger.h"
Go to the source code of this file.
Typedefs | |
typedef ComponentGraph::Component | Component |
typedef ComponentGraph::ComponentIterator | ComponentIterator |
typedef std::vector< Component > | ComponentContainer |
Implementation of a trivial evaluation heuristic.
Definition in file EvalHeuristicTrivial.cpp.
typedef ComponentGraph::Component Component |
Definition at line 55 of file EvalHeuristicTrivial.cpp.
typedef std::vector<Component> ComponentContainer |
Definition at line 57 of file EvalHeuristicTrivial.cpp.
Definition at line 56 of file EvalHeuristicTrivial.cpp.