|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sat4j.AbstractLauncher
org.sat4j.AbstractOptimizationLauncher
public abstract class 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.
Field Summary |
---|
Fields inherited from class org.sat4j.AbstractLauncher |
---|
ANSWER_PREFIX, COMMENT_PREFIX, SOLUTION_PREFIX |
Constructor Summary | |
---|---|
AbstractOptimizationLauncher()
|
Method Summary |
---|
Methods inherited from class org.sat4j.AbstractLauncher |
---|
getBeginTime, getExitCode, getLogWriter, getReader, run, setExitCode, setLogWriter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractOptimizationLauncher()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |