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.model |
Modifier and Type | Method and Description |
---|---|
ProblemTypeInformation |
SMTObjTranslator.getTypes() |
ProblemTypeInformation |
ModelExtractor.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
ModelExtractor.setTypes(ProblemTypeInformation types) |
Modifier and Type | Method and Description |
---|---|
ProblemTypeInformation |
Model.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
Model.setTypes(ProblemTypeInformation types) |
Copyright © 2003-2019 The KeY-Project.