|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.core.Solver<L>
org.sat4j.minisat.constraints.pb.PBSolver<ILits>
org.sat4j.minisat.constraints.pb.PBSolverMerging
public class PBSolverMerging
| Field Summary |
|---|
| Fields inherited from class org.sat4j.minisat.core.Solver |
|---|
EXPENSIVE_SIMPLIFICATION, NO_SIMPLIFICATION, SIMPLE_SIMPLIFICATION |
| Constructor Summary | |
|---|---|
PBSolverMerging(AssertingClauseGenerator acg,
LearningStrategy<ILits> learner,
DataStructureFactory<ILits> dsf,
IOrder<ILits> order)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString(java.lang.String prefix)
Display a textual representation of the solver configuration. |
| Methods inherited from class org.sat4j.minisat.constraints.pb.PBSolver |
|---|
analyze |
| Methods inherited from class org.sat4j.minisat.core.Solver |
|---|
addAllClauses, addAtLeast, addAtMost, addClause, addPseudoBoolean, assume, claBumpActivity, clearLearntClauses, decisionLevel, decode2dimacs, enqueue, enqueue, findModel, findModel, getDSFactory, getIthConstr, getOrder, getOutLearnt, getStat, getStats, getTimeout, getVocabulary, isSatisfiable, isSatisfiable, learn, model, model, nConstraints, newVar, newVar, nVars, printStat, printStat, propagate, removeConstr, reset, setDataStructureFactory, setExpectedNumberOfClauses, setOrder, setRestartStrategy, setSearchListener, setSearchParams, setSimplifier, setSimplifier, setTimeout, setTimeoutMs, simplifyDB, toString, varBumpActivity |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PBSolverMerging(AssertingClauseGenerator acg,
LearningStrategy<ILits> learner,
DataStructureFactory<ILits> dsf,
IOrder<ILits> order)
| Method Detail |
|---|
public java.lang.String toString(java.lang.String prefix)
ISolver
toString in interface ISolvertoString in class PBSolver<ILits>prefix - the prefix to use on each line.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||