mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 13:06:05 +00:00
Merge branch 'polysat' of https://github.com/Z3Prover/z3 into polysat
This commit is contained in:
commit
dc95179ae5
23 changed files with 797 additions and 325 deletions
|
@ -74,6 +74,7 @@ namespace polysat {
|
|||
void gc_constraints();
|
||||
void gc_clauses();
|
||||
|
||||
void normalize_watch(clause& cl);
|
||||
void watch(clause& cl, bool value_propagate);
|
||||
void unwatch(clause& cl);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue