Package | Description |
---|---|
org.sat4j.tools |
Tools to be used on top of an
ISolver . |
org.sat4j.tools.xplain |
Implementation of an explanation engine in case of unsatisfiability.
|
Modifier and Type | Class and Description |
---|---|
class |
FullClauseSelectorSolver<T extends ISolver> |
class |
GroupClauseSelectorSolver<T extends ISolver> |
class |
NegationDecorator<T extends ISolver>
Negates the formula inside a solver.
|
Modifier and Type | Class and Description |
---|---|
class |
HighLevelXplain<T extends ISolver>
Computation of MUS in a structured CNF, i.e. the clauses belong to
components, the explanation is to be extracted in terms of components.
|
class |
Xplain<T extends ISolver>
Explanation framework for SAT4J.
|
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.