Package | Description |
---|---|
de.uka.ilkd.key.smt |
This package contains the SMT backend of KeY, allowing to translate KeY formulas
to formulas in formats such as SMT-LIB, and allowing to send such formulas to
SMT solvers such as Simplify or Z3.
|
Modifier and Type | Method and Description |
---|---|
SMTSolverResult.ThreeValuedTruth |
SMTSolverResult.isValid() |
static SMTSolverResult.ThreeValuedTruth |
SMTSolverResult.ThreeValuedTruth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SMTSolverResult.ThreeValuedTruth[] |
SMTSolverResult.ThreeValuedTruth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2019 The KeY-Project.