3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-23 19:47:52 +00:00

adding totalizer

This commit is contained in:
Nikolaj Bjorner 2022-06-29 08:17:39 -07:00
parent fd8ee34564
commit 5afcb489e0
6 changed files with 194 additions and 0 deletions

View file

@ -14,6 +14,7 @@ z3_add_component(opt
opt_solver.cpp
pb_sls.cpp
sortmax.cpp
totalizer.cpp
wmax.cpp
COMPONENT_DEPENDENCIES
sat_solver