| Package | Description | 
|---|---|
| org.sat4j.opt | 
 Built-in optimization framework. 
 | 
| org.sat4j.tools | 
 Tools to be used on top of an  
ISolver. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSelectorVariablesDecorator
Abstract class which adds a new "selector" variable for each clause entered
 in the solver. 
 | 
class  | 
MaxSatDecorator
Computes a solution that satisfies the maximum of clauses. 
 | 
class  | 
MinOneDecorator
Computes a solution with the smallest number of satisfied literals. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LexicoDecorator<T extends ISolver>  | 
| Constructor and Description | 
|---|
OptToSatAdapter(IOptimizationProblem problem)  | 
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.