dlvhex
2.5.0
|
Generic solver software to be implemented for each solver type. More...
#include <include/dlvhex2/ASPSolverManager.h>
Public Types | |
typedef GenericOptions | Options |
typedef DelegateInterface | Delegate |
Private Member Functions | |
SoftwareBase () | |
Constructor. |
Generic solver software to be implemented for each solver type.
Definition at line 106 of file ASPSolverManager.h.
Definition at line 109 of file ASPSolverManager.h.
Definition at line 108 of file ASPSolverManager.h.
ASPSolverManager::SoftwareBase::SoftwareBase | ( | ) | [private] |
Constructor.
A software is never instantiated, it only holds types.