dlvhex
2.5.0
|
Template for online model building of a ModelGraph based on an EvalGraph. More...
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/Logger.h"
#include "dlvhex2/ModelGenerator.h"
#include "dlvhex2/ModelBuilder.h"
#include <iomanip>
Go to the source code of this file.
Data Structures | |
class | OnlineModelBuilder< EvalGraphT > |
Template for online model building of a ModelGraph based on an EvalGraph. More... | |
struct | OnlineModelBuilder< EvalGraphT >::EvalUnitModelBuildingProperties |
Properties required at each eval unit for model building: * model generator factory * current models and refcount. More... | |
class | OnlineModelBuilder< EvalGraphT >::EvalGraphObserver |
Template for online model building of a ModelGraph based on an EvalGraph.
Definition in file OnlineModelBuilder.h.