dlvhex
2.5.0
|
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/Interpretation.h"
#include "dlvhex2/ModelGenerator.h"
#include "dlvhex2/EvalGraph.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Data Structures | |
struct | FinalEvalUnitPropertyBase |
Definition of eval graph as used in real dlvhex evaluation. More... | |
Typedefs | |
typedef EvalGraph < FinalEvalUnitPropertyBase > | FinalEvalGraph |
typedef boost::shared_ptr < FinalEvalGraph > | FinalEvalGraphPtr |
Definition at line 63 of file FinalEvalGraph.h.
typedef boost::shared_ptr<FinalEvalGraph> FinalEvalGraphPtr |
Definition at line 64 of file FinalEvalGraph.h.