mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 10:41:35 +00:00
add theory propagation to linear monomial propagation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ddcd1ee992
commit
50654f1f46
9 changed files with 81 additions and 3 deletions
|
@ -601,6 +601,7 @@ namespace smt {
|
|||
|
||||
finalize_resolve(conflict, not_l);
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue