Package | Description |
---|---|
de.uka.ilkd.key.gui.settings |
This package provides a facility for a settings UI.
|
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 |
---|---|
static NewSMTTranslationSettings |
SettingsManager.getNewSmtSettings(MainWindow window) |
Modifier and Type | Method and Description |
---|---|
NewSMTTranslationSettings |
NewSMTTranslationSettings.clone() |
NewSMTTranslationSettings |
SMTSettings.getNewSettings() |
NewSMTTranslationSettings |
ProofSettings.getNewSMTSettings() |
NewSMTTranslationSettings |
SMTSettings.getNewTranslationSettings() |
Modifier and Type | Method and Description |
---|---|
void |
NewSMTTranslationSettings.copy(NewSMTTranslationSettings newTranslationSettings) |
Constructor and Description |
---|
NewSMTTranslationSettings(NewSMTTranslationSettings toCopy) |
SMTSettings(ProofDependentSMTSettings pdSettings,
ProofIndependentSMTSettings piSettings,
NewSMTTranslationSettings newTransSettings,
Proof proof) |
Modifier and Type | Method and Description |
---|---|
NewSMTTranslationSettings |
SMTSettings.getNewSettings() |
Copyright © 2003-2019 The KeY-Project.