Package | Description |
---|---|
de.uka.ilkd.key.gui.smt |
This package contains the graphical user interface of the SMT backend.
|
de.uka.ilkd.key.gui.testgen |
This package contains the graphical user interface of the test generation backend.
|
de.uka.ilkd.key.settings | |
de.uka.ilkd.key.smt.counterexample |
Constructor and Description |
---|
SolverListener(SMTSettings settings,
Proof smtProof) |
TacletTranslationSelection(SMTSettings smtSettings) |
Modifier and Type | Method and Description |
---|---|
protected SolverLauncherListener |
CounterExampleAction.NoMainWindowCounterExampleGenerator.createSolverListener(SMTSettings settings,
Proof proof)
Creates the
SolverLauncherListener which handles the results
of the launched SMT solver. |
protected SolverLauncherListener |
CounterExampleAction.MainWindowCounterExampleGenerator.createSolverListener(SMTSettings settings,
Proof proof)
Creates the
SolverLauncherListener which handles the results
of the launched SMT solver. |
Modifier and Type | Method and Description |
---|---|
void |
SMTSettings.copy(SMTSettings settings) |
Modifier and Type | Method and Description |
---|---|
protected abstract SolverLauncherListener |
AbstractCounterExampleGenerator.createSolverListener(SMTSettings settings,
Proof proof)
Creates the
SolverLauncherListener which handles the results
of the launched SMT solver. |
Copyright © 2003-2019 The KeY-Project.