Package | Description |
---|---|
de.uka.ilkd.key.gui.smt |
This package contains the graphical user interface of the SMT backend.
|
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.testgen |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Pair<java.lang.String,java.lang.String>> |
CETree.computeConstantLabels(Model model) |
Constructor and Description |
---|
CETree(Model model) |
Modifier and Type | Method and Description |
---|---|
Model |
ModelExtractor.getModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
TestCaseGenerator.generateJUnitTestCase(Model m,
Node n) |
java.lang.String |
TestCaseGenerator.generateModifierSetAssertions(Model m) |
java.lang.String |
TestCaseGenerator.generateTestCase(Model m,
java.util.Map<java.lang.String,Sort> typeInfMap) |
static boolean |
TestCaseGenerator.modelIsOK(Model m) |
Copyright © 2003-2019 The KeY-Project.