| Package | Description |
|---|---|
| org.sat4j.tools.xplain |
Implementation of an explanation engine in case of unsatisfiability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeletionStrategy
An implementation of the deletion based minimization.
|
class |
InsertionStrategy
An implementation of the ReplayXplain algorithm as explained by Ulrich Junker
in the following paper:
|
class |
QuickXplain2001Strategy
An implementation of the QuickXplain algorithm as explained by Ulrich Junker
in the following paper:
|
class |
QuickXplainStrategy
An 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.