#include <clasp/logic_program_types.h>
#include <clasp/program_builder.h>
#include <clasp/util/misc_types.h>
#include <map>
Go to the source code of this file.
Classes | |
struct | Clasp::Asp::LogicProgram::AspOptions |
Options for the Asp-Preprocessor. More... | |
struct | Clasp::Asp::LogicProgram::Incremental |
class | Clasp::Asp::LogicProgram |
A class for defining a logic program. More... | |
class | Clasp::Asp::LpStats |
Program statistics for *one* incremental step. More... | |
struct | Clasp::Asp::LogicProgram::MinimizeRule |
class | Clasp::Asp::RedefinitionError |
Exception type for signaling an invalid incremental program update. More... | |
Namespaces | |
namespace | Clasp |
namespace | Clasp::Asp |