mirror of
https://github.com/Z3Prover/z3
synced 2025-05-06 07:15:47 +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
|
@ -24,6 +24,7 @@ namespace polysat {
|
|||
assign_i,
|
||||
just_i,
|
||||
assign_bool_i,
|
||||
ext_constraint_i
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue