15#ifndef MINOTAURNLPENGINE_H
16#define MINOTAURNLPENGINE_H
48 typedef NLPEngine* NLPEnginePtr;
Define the base class Engine.
Definition: NLPEngine.h:37
NLPEngine()
Default constructor.
Definition: NLPEngine.h:42
virtual ~NLPEngine()
Default destructor.
Definition: NLPEngine.h:45
Definition: ActiveNodeStore.h:20