mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
adding totalizer
This commit is contained in:
parent
fd8ee34564
commit
5afcb489e0
6 changed files with 194 additions and 0 deletions
|
@ -14,6 +14,7 @@ z3_add_component(opt
|
|||
opt_solver.cpp
|
||||
pb_sls.cpp
|
||||
sortmax.cpp
|
||||
totalizer.cpp
|
||||
wmax.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
sat_solver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue