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

z3-z3-4.13.0.src.sat.sat_scc_params.pyg Maven / Gradle / Ivy

The newest version!
def_module_params(module_name='sat', 
                  class_name='sat_scc_params',
                  export=True,
                  params=(('scc', BOOL, True, 'eliminate Boolean variables by computing strongly connected components'),
                          ('scc.tr', BOOL, True, 'apply transitive reduction, eliminate redundant binary clauses'), ))





© 2015 - 2024 Weber Informatics LLC | Privacy Policy