mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
Further refactoring ackermannization.
This commit is contained in:
parent
f3240024e7
commit
faa620f673
22 changed files with 6 additions and 1629 deletions
|
@ -1,7 +0,0 @@
|
|||
def_module_params('ackermannization',
|
||||
description='solving UF via ackermannization',
|
||||
export=True,
|
||||
params=(
|
||||
('eager', BOOL, True, 'eagerly instantiate all congruence rules'),
|
||||
))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue