Package org.sat4j

Contain a command line launcher for the SAT solvers.

See:
          Description

Class Summary
AbstractLauncher That class is used by launchers used to solve decision problems, i.e.
AbstractOptimizationLauncher This class is intended to be used by launchers to solve optimization problems, i.e. problems for which a loop is needed to find the optimal solution.
BasicLauncher Very simple launcher, to be used during the SAT competition or the SAT race for instance.
ExitCode Enumeration allowing to manage easily exit code for the SAT and PB Competitions.
Messages That class is intented to manage internationalisation within the application.
MoreThanSAT This is an example of use of the SAT4J library for computing the backbone of a CNF or to compute the number of solutions of a CNF.
 

Package org.sat4j Description

Contain a command line launcher for the SAT solvers.