mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
remove eq constraint, fix gc for external constraints
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f8a3857adb
commit
b36bc11b85
15 changed files with 133 additions and 275 deletions
|
@ -5,7 +5,6 @@ z3_add_component(polysat
|
|||
clause_builder.cpp
|
||||
conflict_core.cpp
|
||||
constraint.cpp
|
||||
eq_constraint.cpp
|
||||
explain.cpp
|
||||
forbidden_intervals.cpp
|
||||
justification.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue