-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(spacer): bug in assign_bounds to Farkas conversion
The fix is to remove a hack that used a theory rewriter to simplify the conversion. Now the conversion happens less often than possible. Will need more thinking to fix properly. The unsoundness at this point would cause SPACER to generate lemmas that do not block a proof obligation and then get stuck in an infinite loop blocking and generating the same lemma.
- Loading branch information
1 parent
38d4418
commit 07a1aea
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters