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:
parent
5566b5689c
commit
2e616c482b
3 changed files with 358 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue