mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
add smul over and underflow predicate
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
dc3b921712
commit
1faccffd0d
8 changed files with 88 additions and 50 deletions
|
@ -17,7 +17,7 @@ z3_add_component(polysat
|
|||
saturation.cpp
|
||||
search_state.cpp
|
||||
simplify.cpp
|
||||
smul_ovfl_constraint.cpp
|
||||
smul_fl_constraint.cpp
|
||||
solver.cpp
|
||||
ule_constraint.cpp
|
||||
viable.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue