unp1
unp1
## Please describe your proposal in a ONE sentence Removing a proof might unexpectedly reopen branches on other proofs ## Underlying problem Removing a proof that is referred to by...
## Please describe your proposal in a ONE sentence If the proof tree view is not visible the GUI proof tree should not be updated. ## Underlying problem Updating the...
## Description > Please describe your concern in detail! The SourceView seems not too highlight symbolically executed statements in green, if the contract to be proven is inherited. ## Reproducible...
## Please describe your proposal in a ONE sentence > One sentence describing your idea Selection of a JML line in the source view leads to highlighting all formulas of...
## Related Issue This PR fixes a bug that prevented the interactive provision of a loop invariant. ## Intended Change It should be possible to enter loop invariants manually. ##...
## Please describe your proposal in a ONE sentence Allow rulesets (heuristics) to be defined with a list of additional arguments ## Underlying problem For several rulesets the strategies have...
## Description Loading an open proof selects the root node instead of an open goal. I am not sure if that may be intended behavior, because one can be of...
## Description The proof tree rendering slows down for medium sized proof trees. ## Reproducible always ### Steps to reproduce > What is your expected behavior and what was the...
## Intended Change This PR prepares the ground for generalizing proof and calculus structures. It removes the superfluous SequentFormula class, which is only a behaviorless container for a term. The...