definition: |
z3 :: SMTSolver z3 = SMTSolver { executable = "z3", flags = ["-smt2", "-in"] } |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- z3 solver configuration |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {SMTSolver}} |
name: |
z3 |
precedence: |
no precedence defined |
result-values: |
{SMTSolver} |
signature: |
Solver.SMTLIB.Types.SMTSolver |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |