|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOutputSolver | |
|---|---|
| org.sat4j.pb | |
| org.sat4j.tools | Tools to be used on top of an ISolver. |
| Uses of AbstractOutputSolver in org.sat4j.pb |
|---|
| Subclasses of AbstractOutputSolver in org.sat4j.pb | |
|---|---|
class |
OPBStringSolver
Solver used to display in a string the pb-instance in OPB format. |
class |
UserFriendlyPBStringSolver<T>
Solver to display SAT instances using domain objects names instead of Dimacs numbers. |
| Uses of AbstractOutputSolver in org.sat4j.tools |
|---|
| Subclasses of AbstractOutputSolver in org.sat4j.tools | |
|---|---|
class |
DimacsOutputSolver
Solver used to display in a writer the CNF instance in Dimacs format. |
class |
DimacsStringSolver
Solver used to write down a CNF into a String. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||