mirror of
https://github.com/Z3Prover/z3
synced 2025-12-10 22:03:23 +00:00
Ported model_search and model_node from pdr into spacer
This commit is contained in:
parent
478d7c790e
commit
ece2e53c98
3 changed files with 329 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ z3_add_component(spacer
|
|||
spacer_json.cpp
|
||||
spacer_iuc_proof.cpp
|
||||
spacer_mbc.cpp
|
||||
spacer_pdr.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
arith_tactics
|
||||
core_tactics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue