mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
separate pre-processing, add callback parameter to push/pop in python API
This commit is contained in:
parent
f43d9d00d4
commit
c996a66da0
16 changed files with 287 additions and 200 deletions
|
@ -8,6 +8,7 @@ z3_add_component(opt
|
|||
opt_lns.cpp
|
||||
opt_pareto.cpp
|
||||
opt_parse.cpp
|
||||
opt_preprocess.cpp
|
||||
optsmt.cpp
|
||||
opt_solver.cpp
|
||||
pb_sls.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue