| Class | Description |
|---|---|
| AbstractSelectorVariablesDecorator |
Abstract class which adds a new "selector" variable for each clause entered
in the solver.
|
| MaxSatDecorator |
Computes a solution that satisfies the maximum of clauses.
|
| MinOneDecorator |
Computes a solution with the smallest number of satisfied literals.
|
AbstractOptimizationLauncher.Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.