mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
add new file for eq_constraint
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c733789467
commit
2eadcd586a
6 changed files with 161 additions and 149 deletions
|
@ -1,9 +1,10 @@
|
|||
z3_add_component(polysat
|
||||
SOURCES
|
||||
solver.cpp
|
||||
constraint.cpp
|
||||
eq_constraint.cpp
|
||||
justification.cpp
|
||||
log.cpp
|
||||
solver.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
util
|
||||
dd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue