Package | Description |
---|---|
de.uka.ilkd.key.gui.smt |
This package contains the graphical user interface of the SMT backend.
|
de.uka.ilkd.key.settings | |
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 |
---|---|
SolverTypeCollection |
SMTMenuItem.getSolverUnion() |
Constructor and Description |
---|
SMTMenuItem(SolverTypeCollection solverUnion) |
Modifier and Type | Method and Description |
---|---|
SolverTypeCollection |
ProofIndependentSMTSettings.computeActiveSolverUnion() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SolverTypeCollection> |
ProofIndependentSMTSettings.getSolverUnions(boolean experimental) |
java.util.Collection<SolverTypeCollection> |
ProofIndependentSMTSettings.getUsableSolverUnions(boolean experimental) |
Modifier and Type | Method and Description |
---|---|
void |
ProofIndependentSMTSettings.setActiveSolverUnion(SolverTypeCollection solverUnion) |
Modifier and Type | Field and Description |
---|---|
static SolverTypeCollection |
SolverTypeCollection.EMPTY_COLLECTION |
Copyright © 2003-2019 The KeY-Project.