| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Clingo.Inspection.Ground
Documentation
Constructors
| TermId | |
Fields
| |
Constructors
| ElementId | |
Fields | |
Constructors
| GRule Bool [Atom s] [Literal s] | |
| GWeightedRule Bool [Atom s] Natural [WeightedLiteral s] | |
| GMinimize Natural [WeightedLiteral s] | |
| GProject [Atom s] | |
| GExternal (Atom s) ExternalType | |
| GAssume [Literal s] | |
| GHeuristic (Atom s) HeuristicType Integer Natural [Literal s] | |
| GAcycEdge Node Node [Literal s] | |
| GTheoryTermNumber TermId Integer | |
| GTheoryTermString TermId Text | |
| GTheoryTermTuple TermId [TermId] | |
| GTheoryTermSet TermId [TermId] | |
| GTheoryTermList TermId [TermId] | |
| GTheoryTermFunction TermId TermId [TermId] | |
| GTheoryElement ElementId [TermId] [Literal s] | |
| GTheoryAtom (Maybe (Atom s)) TermId [ElementId] | |
| GTheoryAtomGuard (Maybe (Atom s)) TermId [ElementId] TermId TermId |