3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-14 11:40:19 +00:00

reuse dio branch

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2025-04-03 09:47:02 -07:00 committed by Lev Nachmanson
parent e31e9819b1
commit 3e49d9fcfe
6 changed files with 124 additions and 29 deletions

View file

@ -43,6 +43,8 @@ z3_add_component(lp
polynomial
nlsat
smt_params
PYG_FILES
lp_params_helper.pyg
)
include_directories(${src_SOURCE_DIR})