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.
|
de.uka.ilkd.key.smt.lang |
Modifier and Type | Method and Description |
---|---|
void |
ProblemTypeInformation.setSortNumbers(java.util.Map<SMTSort,SMTTermNumber> sortNumbers) |
Modifier and Type | Method and Description |
---|---|
SMTTermNumber |
SMTTermNumber.copy() |
Modifier and Type | Method and Description |
---|---|
boolean |
SMTTermNumber.equals(SMTTermNumber tn) |
Copyright © 2003-2019 The KeY-Project.