org.sat4j.multicore
Class SolverFactory
java.lang.Object
   org.sat4j.core.ASolverFactory<IPBSolver>
org.sat4j.core.ASolverFactory<IPBSolver>
       org.sat4j.multicore.SolverFactory
org.sat4j.multicore.SolverFactory
- All Implemented Interfaces: 
- Serializable
- public class SolverFactory 
- extends ASolverFactory<IPBSolver>
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
instance
public static SolverFactory instance()
- 
 
newManyCore
public static ISolver newManyCore()
- 
 
newManyCorePB
public static IPBSolver newManyCorePB()
- 
 
defaultSolver
public IPBSolver defaultSolver()
- 
- Specified by:
- defaultSolverin class- ASolverFactory<IPBSolver>
 
- 
 
lightSolver
public IPBSolver lightSolver()
- 
- Specified by:
- lightSolverin class- ASolverFactory<IPBSolver>
 
- 
 
Copyright © 2010 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.