|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.core.ASolverFactory<ISolver> org.sat4j.multicore.SolverFactory
public class SolverFactory
Method Summary | |
---|---|
ISolver |
defaultSolver()
|
static SolverFactory |
instance()
|
ISolver |
lightSolver()
|
static ISolver |
newManyCore()
|
Methods inherited from class org.sat4j.core.ASolverFactory |
---|
createSolverByName, solverNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SolverFactory instance()
public static ISolver newManyCore()
public ISolver defaultSolver()
defaultSolver
in class ASolverFactory<ISolver>
public ISolver lightSolver()
lightSolver
in class ASolverFactory<ISolver>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |