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.
|
org.key_project.ui.interactionlog.model.builtin |
Modifier and Type | Method and Description |
---|---|
RuleAppSMT |
RuleAppSMT.SMTRule.createApp(PosInOccurrence pos) |
RuleAppSMT |
RuleAppSMT.SMTRule.createApp(PosInOccurrence pos,
TermServices services) |
RuleAppSMT |
RuleAppSMT.replacePos(PosInOccurrence newPos) |
RuleAppSMT |
RuleAppSMT.setIfInsts(ImmutableList<PosInOccurrence> ifInsts) |
RuleAppSMT |
RuleAppSMT.setTitle(java.lang.String title) |
RuleAppSMT |
RuleAppSMT.tryToInstantiate(Goal goal) |
Constructor and Description |
---|
SMTBuiltInRuleInteraction(RuleAppSMT app,
Node node) |
Copyright © 2003-2019 The KeY-Project.