mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
enable proof production with difference logic, integrate with PDR engine
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
28a4f51ea5
commit
2e73957f97
10 changed files with 500 additions and 385 deletions
|
@ -16,14 +16,6 @@ Author:
|
|||
|
||||
Revision History:
|
||||
|
||||
TODO:
|
||||
|
||||
- port diff_logic.*
|
||||
- port theory_diff_logic
|
||||
- fix theory propagation
|
||||
- fix/add equality propagation
|
||||
- fix relaxation.
|
||||
|
||||
--*/
|
||||
#include "theory_diff_logic.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue