| 
    Clingo
    
   | 
 
Enumerations shared by various modules. More...
Typedefs | |
| typedef int | clingo_heuristic_type_t | 
| Corresponding type to clingo_heuristic_type_e.  | |
| typedef int | clingo_external_type_t | 
| Corresponding type to clingo_external_type_e.  | |
Enumerations | |
| enum | clingo_heuristic_type_e {  clingo_heuristic_type_level = 0 , clingo_heuristic_type_sign = 1 , clingo_heuristic_type_factor = 2 , clingo_heuristic_type_init = 3 , clingo_heuristic_type_true = 4 , clingo_heuristic_type_false = 5 }  | 
| Enumeration of different heuristic modifiers.  More... | |
| enum | clingo_external_type_e { clingo_external_type_free = 0 , clingo_external_type_true = 1 , clingo_external_type_false = 2 , clingo_external_type_release = 3 } | 
| Enumeration of different external statements.  More... | |
Enumerations shared by various modules.
Enumeration of different heuristic modifiers.