3
0
Fork 0
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:
Arie Gurfinkel 2018-06-05 12:00:13 -07:00
parent 478d7c790e
commit ece2e53c98
3 changed files with 329 additions and 0 deletions

View file

@ -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