mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 11:20:26 +00:00
fixes to new solver, add mode for using nlsat solver eagerly from nla_core
This commit is contained in:
parent
9a975a4523
commit
8412ecbdbf
22 changed files with 156 additions and 164 deletions
|
@ -51,6 +51,7 @@ z3_add_component(lp
|
|||
util
|
||||
polynomial
|
||||
nlsat
|
||||
smt_params
|
||||
)
|
||||
|
||||
include_directories(${src_SOURCE_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue