3#include <clingo/input/program.hh>
5namespace CppClingo::Input {
Generator for auxiliary names.
Definition symbol.hh:585
A store for symbols.
Definition symbol.hh:454
std::variant< BdLitSimple, BdLitConjunction, BdLitAggregate, BdLitSetAggregate, BdLitTheoryAtom > BdLit
A body literal.
Definition body_literal.hh:116