3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-05 09:37:44 +00:00

add a way to use new smt core for selected logics

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-09-14 10:43:52 -07:00
parent 73ce5c5fc8
commit 2328a6e839
8 changed files with 88 additions and 15 deletions

View file

@ -13,6 +13,7 @@ z3_add_component(smtlogic_tactics
qfufbv_tactic.cpp
qfuf_tactic.cpp
quant_tactics.cpp
smt_tactic_select.cpp
COMPONENT_DEPENDENCIES
ackermannization
aig_tactic