mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
rename to op-constraint to give space for other operations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bc1e44ab71
commit
a2aa1170f9
8 changed files with 77 additions and 54 deletions
|
@ -15,7 +15,7 @@ z3_add_component(polysat
|
|||
saturation.cpp
|
||||
search_state.cpp
|
||||
simplify.cpp
|
||||
shr_constraint.cpp
|
||||
op_constraint.cpp
|
||||
solver.cpp
|
||||
ule_constraint.cpp
|
||||
viable.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue