Clingo C API
C API for clingo providing high level functions to control grounding and solving.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cclingo_applicationThis struct contains a set of functions to customize the clingo application
 Cclingo_ast_argumentStruct to define an argument that consists of a name and a type
 Cclingo_ast_attribute_namesStruct to map attributes to their string representation
 Cclingo_ast_constructorA lists of required attributes to construct an AST
 Cclingo_ast_constructorsStruct to map AST types to lists of required attributes to construct ASTs
 Cclingo_ground_program_observerAn instance of this struct has to be registered with a solver to observe ground directives as they are passed to the solver
 Cclingo_locationRepresents a source code location marking its beginning and end
 Cclingo_partStruct used to specify the program parts that have to be grounded
 Cclingo_propagatorAn instance of this struct has to be registered with a solver to implement a custom propagator
 Cclingo_scriptCustom scripting language to run functions during grounding
 Cclingo_weighted_literalA Literal with an associated weight