Uses of Package
org.sat4j

Packages that use org.sat4j
org.sat4j Contain a command line launcher for the SAT solvers. 
 

Classes in org.sat4j used by org.sat4j
AbstractLauncher
          That class is used by launchers used to solve decision problems, i.e. problems with YES/NO/UNKNOWN answers.
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.
ExitCode
          Enumeration allowing to manage easily exit code for the SAT and PB Competitions.
ResultCode