| Package | Description | 
|---|---|
| org.sat4j.tools.xplain | Implementation of an explanation engine in case of unsatisfiability. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeletionStrategyAn implementation of the deletion based minimization. | 
| class  | InsertionStrategyAn implementation of the ReplayXplain algorithm as explained by Ulrich Junker
 in the following paper: | 
| class  | QuickXplain2001StrategyAn implementation of the QuickXplain algorithm as explained by Ulrich Junker
 in the following paper: | 
| class  | QuickXplainStrategyAn implementation of the QuickXplain algorithm as explained by Ulrich Junker
 in the following paper: | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Explainer. setMinimizationStrategy(MinimizationStrategy explainer) | 
| void | Xplain. setMinimizationStrategy(MinimizationStrategy strategy) | 
| void | HighLevelXplain. setMinimizationStrategy(MinimizationStrategy strategy) | 
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.