mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
add parameter class for polysat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f2b9c27ed6
commit
afa7162ab1
4 changed files with 25 additions and 8 deletions
|
@ -28,4 +28,6 @@ z3_add_component(polysat
|
|||
simplex
|
||||
interval
|
||||
bigfix
|
||||
PYG_FILES
|
||||
polysat_params.pyg
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue