|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
D
- public interface IPBCDCLSolver<D extends PBDataStructureFactory>
Abstraction for Conflict Driven Clause Learning PBSolver. Allows to easily access the various options available to setup the solver.
Method Summary | |
---|---|
void |
claBumpActivity(Constr arg0)
|
Methods inherited from interface org.sat4j.pb.IPBSolver |
---|
addAtLeast, addAtLeast, addAtMost, addAtMost, addExactly, addExactly, addPseudoBoolean, getObjectiveFunction, setObjectiveFunction |
Methods inherited from interface org.sat4j.minisat.core.ICDCL |
---|
getLogger, getOrder, getRestartStrategy, getSimplifier, setDataStructureFactory, setLearnedConstraintsDeletionStrategy, setLearnedConstraintsDeletionStrategy, setLearnedConstraintsDeletionStrategy, setLearner, setLogger, setNeedToReduceDB, setOrder, setRestartStrategy, setSearchParams, setSimplifier, setSimplifier |
Methods inherited from interface org.sat4j.specs.IProblem |
---|
findModel, findModel, isSatisfiable, isSatisfiable, isSatisfiable, isSatisfiable, model, model, nConstraints, newVar, nVars, primeImplicant, primeImplicant, printInfos |
Methods inherited from interface org.sat4j.minisat.core.UnitPropagationListener |
---|
enqueue, enqueue, unset |
Methods inherited from interface org.sat4j.minisat.core.VarActivityListener |
---|
varBumpActivity |
Methods inherited from interface org.sat4j.minisat.core.Learner |
---|
learn |
Method Detail |
---|
void claBumpActivity(Constr arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |