dlvhex
2.5.0
|
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/ID.h"
#include "dlvhex2/AnswerSet.h"
#include "dlvhex2/Error.h"
#include "dlvhex2/ConcurrentMessageQueueOwning.h"
#include <boost/shared_ptr.hpp>
#include <vector>
#include <list>
Go to the source code of this file.
Data Structures | |
struct | OrdinaryASPProgram |
This is kind of a program context for pure (=non-HEX) ASPs. More... | |
Typedefs | |
typedef boost::shared_ptr < Registry > | RegistryPtr |
typedef boost::shared_ptr<Registry> RegistryPtr |
Definition at line 52 of file OrdinaryASPProgram.h.