3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-11 06:13:23 +00:00

ground sat refutation from spacer (wip)

This commit is contained in:
Arie Gurfinkel 2018-06-07 17:14:26 -07:00
parent 0534b72c4d
commit 1f0fd38c99
5 changed files with 267 additions and 31 deletions

View file

@ -27,6 +27,7 @@ z3_add_component(spacer
spacer_iuc_proof.cpp
spacer_mbc.cpp
spacer_pdr.cpp
spacer_sat_answer.cpp
COMPONENT_DEPENDENCIES
arith_tactics
core_tactics