| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.constraints.AbstractDataStructureFactory<ILits>
org.sat4j.pb.constraints.AbstractPBDataStructureFactory
org.sat4j.pb.constraints.AbstractPBClauseCardConstrDataStructure
org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure
org.sat4j.pb.constraints.PBMinClauseCardConstrDataStructure
public class PBMinClauseCardConstrDataStructure
| Field Summary | 
|---|
| Fields inherited from class org.sat4j.minisat.constraints.AbstractDataStructureFactory | 
|---|
| learner, lits, solver | 
| Constructor Summary | |
|---|---|
| PBMinClauseCardConstrDataStructure() | |
| Method Summary | |
|---|---|
| protected  PBConstr | constructLearntPB(IDataStructurePB dspb) | 
| protected  PBConstr | constructLearntPB(IVecInt literals,
                  IVec<java.math.BigInteger> coefs,
                  java.math.BigInteger degree) | 
| protected  PBConstr | constructPB(IDataStructurePB mpb) | 
| protected  PBConstr | constructPB(int[] theLits,
            java.math.BigInteger[] coefs,
            java.math.BigInteger degree) | 
| Methods inherited from class org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure | 
|---|
| constructCard, constructClause, constructLearntCard, constructLearntCard, constructLearntClause, constructLearntClause | 
| Methods inherited from class org.sat4j.pb.constraints.AbstractPBClauseCardConstrDataStructure | 
|---|
| constraintFactory, constraintFactory, constraintFactory, constraintFactory, constraintFactory | 
| Methods inherited from class org.sat4j.pb.constraints.AbstractPBDataStructureFactory | 
|---|
| createCardinalityConstraint, createClause, createLits, createPseudoBooleanConstraint, createUnregisteredClause, createUnregisteredPseudoBooleanConstraint, createUnregisteredPseudoBooleanConstraint, createUnregisteredPseudoBooleanConstraint | 
| Methods inherited from class org.sat4j.minisat.constraints.AbstractDataStructureFactory | 
|---|
| conflictDetectedInAttachesFor, getAttachesFor, getVocabulary, learnConstraint, reset, setLearner, setUnitPropagationListener | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.sat4j.minisat.core.DataStructureFactory | 
|---|
| conflictDetectedInAttachesFor, getAttachesFor, getVocabulary, learnConstraint, reset, setLearner, setUnitPropagationListener | 
| Constructor Detail | 
|---|
public PBMinClauseCardConstrDataStructure()
| Method Detail | 
|---|
protected PBConstr constructPB(IDataStructurePB mpb)
                        throws ContradictionException
constructPB in class PuebloPBMinClauseCardConstrDataStructureContradictionException
protected PBConstr constructPB(int[] theLits,
                               java.math.BigInteger[] coefs,
                               java.math.BigInteger degree)
                        throws ContradictionException
constructPB in class PuebloPBMinClauseCardConstrDataStructureContradictionException
protected PBConstr constructLearntPB(IVecInt literals,
                                     IVec<java.math.BigInteger> coefs,
                                     java.math.BigInteger degree)
constructLearntPB in class PuebloPBMinClauseCardConstrDataStructureprotected PBConstr constructLearntPB(IDataStructurePB dspb)
constructLearntPB in class PuebloPBMinClauseCardConstrDataStructure| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||