clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Typedefs
literal.hh File Reference
#include <gringo/domain.hh>
#include <gringo/ground/dependency.hh>
#include <gringo/ground/instantiation.hh>
Include dependency graph for literal.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Gringo::Ground::HeadOccurrence
 
struct  Gringo::Ground::Literal
 

Namespaces

 Gringo
 
 Gringo::Output
 
 Gringo::Ground
 

Typedefs

typedef BodyOccurrence
< HeadOccurrence > 
Gringo::Ground::BodyOcc
 
using Gringo::Ground::ULit = std::unique_ptr< Literal >
 
using Gringo::Ground::ULitVec = std::vector< ULit >