dlvhex  2.5.0
src/EvalHeuristicTrivial.cpp File Reference

Implementation of a trivial evaluation heuristic. More...

Include dependency graph for EvalHeuristicTrivial.cpp:

Go to the source code of this file.

Typedefs

typedef ComponentGraph::Component Component
typedef
ComponentGraph::ComponentIterator 
ComponentIterator
typedef std::vector< ComponentComponentContainer

Detailed Description

Implementation of a trivial evaluation heuristic.

Author:
Peter Schller

Definition in file EvalHeuristicTrivial.cpp.


Typedef Documentation

Definition at line 55 of file EvalHeuristicTrivial.cpp.

typedef std::vector<Component> ComponentContainer

Definition at line 57 of file EvalHeuristicTrivial.cpp.