#include "example.h"
#include <clasp/logic_program.h>
#include <clasp/unfounded_check.h>
#include <clasp/model_enumerators.h>
#include <clasp/solve_algorithms.h>
Go to the source code of this file.
Functions | |
void | example1 () |
void example1 | ( | ) |
Definition at line 32 of file example1.cpp.