dlvhex  2.5.0
src/InternalGrounder.cpp File Reference

Grounder for disjunctive logic programs. More...

#include "dlvhex2/Logger.h"
#include "dlvhex2/Registry.h"
#include "dlvhex2/Printer.h"
#include "dlvhex2/ASPSolver.h"
#include "dlvhex2/ProgramCtx.h"
#include "dlvhex2/PluginInterface.h"
#include "dlvhex2/Benchmarking.h"
#include "dlvhex2/InternalGrounder.h"
#include <boost/foreach.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/graph/strong_components.hpp>
#include <boost/graph/topological_sort.hpp>
Include dependency graph for InternalGrounder.cpp:

Go to the source code of this file.

Defines

#define OPTIMIZED

Detailed Description

Grounder for disjunctive logic programs.

Author:
Christoph Redl

Definition in file InternalGrounder.cpp.


Define Documentation

#define OPTIMIZED