All Downloads are FREE. Search and download functionalities are using the official Maven repository.

z3-z3-4.13.0.src.tactic.smtlogics.qfufbv_tactic_params.pyg Maven / Gradle / Ivy

The newest version!
def_module_params('ackermannization',
                  description='tactics based on solving UF-theories via ackermannization (see also ackr module)',
                  class_name='qfufbv_tactic_params',
                  export=True,
                  params=(
                          ('sat_backend', BOOL, False, 'use SAT rather than SMT in qfufbv_ackr_tactic'),
                          ('inc_sat_backend', BOOL, False, 'use incremental SAT'),
                          ))





© 2015 - 2024 Weber Informatics LLC | Privacy Policy