| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.core.Solver<PBDataStructureFactory>
org.sat4j.pb.core.PBSolver
org.sat4j.pb.core.PBSolverResolution
public class PBSolverResolution
| Field Summary | 
|---|
| Fields inherited from class org.sat4j.pb.core.PBSolver | 
|---|
stats | 
| Fields inherited from class org.sat4j.minisat.core.Solver | 
|---|
analyzer, dsfactory, EXPENSIVE_SIMPLIFICATION, glucose, memory_based, NO_SIMPLIFICATION, rootLevel, SIMPLE_SIMPLIFICATION, trail, trailLim, voc | 
| Constructor Summary | |
|---|---|
PBSolverResolution(AssertingClauseGenerator acg,
                   LearningStrategy<PBDataStructureFactory> learner,
                   PBDataStructureFactory dsf,
                   IOrder order,
                   RestartStrategy restarter)
 | 
|
PBSolverResolution(AssertingClauseGenerator acg,
                   LearningStrategy<PBDataStructureFactory> learner,
                   PBDataStructureFactory dsf,
                   SearchParams params,
                   IOrder order,
                   RestartStrategy restarter)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.sat4j.pb.core.PBSolver | 
|---|
addPseudoBoolean, getObjectiveFunction, setObjectiveFunction | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.sat4j.specs.ISolver | 
|---|
addAllClauses, addAtLeast, addAtMost, addBlockingClause, addClause, clearLearntClauses, expireTimeout, getLogPrefix, getSearchListener, getStat, getTimeout, getTimeoutMs, isDBSimplificationAllowed, isVerbose, newVar, newVar, nextFreeVarId, printStat, printStat, removeConstr, removeSubsumedConstr, reset, setDBSimplificationAllowed, setExpectedNumberOfClauses, setLogPrefix, setSearchListener, setTimeout, setTimeoutMs, setTimeoutOnConflicts, setVerbose, toString, unsatExplanation | 
| Methods inherited from interface org.sat4j.specs.IProblem | 
|---|
findModel, findModel, isSatisfiable, isSatisfiable, isSatisfiable, isSatisfiable, model, model, nConstraints, nVars, printInfos | 
| Constructor Detail | 
|---|
public PBSolverResolution(AssertingClauseGenerator acg,
                          LearningStrategy<PBDataStructureFactory> learner,
                          PBDataStructureFactory dsf,
                          SearchParams params,
                          IOrder order,
                          RestartStrategy restarter)
public PBSolverResolution(AssertingClauseGenerator acg,
                          LearningStrategy<PBDataStructureFactory> learner,
                          PBDataStructureFactory dsf,
                          IOrder order,
                          RestartStrategy restarter)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||