RC2 Family#

List of Classes#

hermax.non_incremental.RC2

RC2: A powerful MaxSAT solver based on the RC2 algorithm, using the PySAT implementation.

Module Description#

Hermax provides one public RC2 API:

It preserves the common hermax.core.ipamir_solver_interface.IPAMIRSolver interface.

API Details#

Detailed method-level API for RC2 classes is documented in Non-Incremental Solvers.

References#