mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 12:37:52 +00:00
refactoring
This commit is contained in:
parent
6f12c0e6f9
commit
2679b74543
9 changed files with 206 additions and 198 deletions
|
|
@ -1,7 +0,0 @@
|
|||
def_module_params('ackr_tactics',
|
||||
description='tactics based on solving UF-theories via ackermannization (see also ackr module)',
|
||||
export=True,
|
||||
params=(
|
||||
('sat_backend', BOOL, False, 'use SAT rather than SMT in qfufbv_ackr_tactic'),
|
||||
))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue