-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow What4 solvers to be configured in incremental mode.
The solvers we currently support all have an incremental/online mode, and we reconfigure the `:sat` `:prove` and `:safe` commands to use them. In particular, we use incremental solving to significantly speed up multi-SAT queries, partially addressing #1125.
- Loading branch information
1 parent
6f9d9e7
commit ac9d8a9
Showing
2 changed files
with
155 additions
and
78 deletions.
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
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