3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-04 00:58:07 +00:00

plugin work

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-06-11 15:25:20 -07:00 committed by Arie Gurfinkel
parent 5566b5689c
commit 2e616c482b
3 changed files with 358 additions and 0 deletions

View file

@ -17,6 +17,7 @@ z3_add_component(qe
qe_mbp.cpp
qe_mbi.cpp
qe_sat_tactic.cpp
qe_solve_plugin.cpp
qe_tactic.cpp
qe_term_graph.cpp
qsat.cpp