definition: |
lingeling :: SolverConfig lingeling = Config { executable = "lingeling" , flags = ["-q"] } |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The configuration of the lingeling solver. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {Config}} |
name: |
lingeling |
precedence: |
no precedence defined |
result-values: |
{Config} |
signature: |
SolverConfig |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |