pub type clingo_symbolic_atoms_t = clingo_symbolic_atoms;
Expand description

! Object to inspect symbolic atoms in a program—the relevant Herbrand base ! gringo uses to instantiate programs. ! ! @see clingo_control_symbolic_atoms()

Aliased Type§

struct clingo_symbolic_atoms_t { /* private fields */ }