mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
add ovfl constraint
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6ddca4091a
commit
0dcaf9b9f9
5 changed files with 155 additions and 1 deletions
|
@ -10,6 +10,7 @@ z3_add_component(polysat
|
|||
justification.cpp
|
||||
linear_solver.cpp
|
||||
log.cpp
|
||||
mul_ovfl_constraint.cpp
|
||||
saturation.cpp
|
||||
search_state.cpp
|
||||
solver.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue