| Package | Description | 
|---|---|
| org.sat4j | Contains a command line launcher for the SAT solvers. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ILauncherMode | ILauncherMode. DECISIONThe launcher is in decision mode: the answer is either SAT, UNSAT or
 UNKNOWN | 
| static ILauncherMode | ILauncherMode. OPTIMIZATIONThe launcher is in optimization mode: the answer is either SAT,
 UPPER_BOUND, OPTIMUM_FOUND, UNSAT or UNKNOWN. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractLauncher. setLauncherMode(ILauncherMode launcherMode) | 
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.