Clingo C API
C API for clingo providing high level functions to control grounding and solving.
|
Represents a symbolic literal.
Public Attributes | |
clingo_symbol_t | symbol |
the associated symbol (must be a function) | |
bool | positive |
whether the literal has a sign | |