mirror of
https://github.com/Z3Prover/z3
synced 2025-06-21 21:33:39 +00:00
add simplification with qe-lite as an option #5767
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
08294d62e5
commit
56d3718cde
8 changed files with 36 additions and 41 deletions
|
@ -4,4 +4,5 @@ z3_add_component(solver_assertions
|
|||
COMPONENT_DEPENDENCIES
|
||||
smt2parser
|
||||
smt_params
|
||||
qe_lite
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue