dlvhex
2.5.0
|
Stores an ordinary ground program with some meta information, e.g. mapping of ground atoms back to external atoms, cycle information. More...
#include "dlvhex2/AnnotatedGroundProgram.h"
#include "dlvhex2/Printer.h"
#include "dlvhex2/ProgramCtx.h"
#include "dlvhex2/Benchmarking.h"
#include "dlvhex2/ExtSourceProperties.h"
#include <boost/graph/breadth_first_search.hpp>
#include <boost/graph/visitors.hpp>
#include <boost/graph/strong_components.hpp>
#include <boost/graph/filtered_graph.hpp>
#include <boost/foreach.hpp>
Go to the source code of this file.
Stores an ordinary ground program with some meta information, e.g. mapping of ground atoms back to external atoms, cycle information.
Definition in file AnnotatedGroundProgram.cpp.