org.sat4j.pb.constraints
Class CompetResolutionPBMixedHTClauseCardConstrDataStructure
java.lang.Object
org.sat4j.minisat.constraints.AbstractDataStructureFactory
org.sat4j.pb.constraints.AbstractPBDataStructureFactory
org.sat4j.pb.constraints.AbstractPBClauseCardConstrDataStructure
org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure
org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure
org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure
- All Implemented Interfaces:
- Serializable, DataStructureFactory, PBDataStructureFactory
public class CompetResolutionPBMixedHTClauseCardConstrDataStructure
- extends PBMaxClauseCardConstrDataStructure
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompetResolutionPBMixedHTClauseCardConstrDataStructure
public CompetResolutionPBMixedHTClauseCardConstrDataStructure()
createClause
public Constr createClause(IVecInt literals)
throws ContradictionException
- Specified by:
createClause
in interface DataStructureFactory
- Overrides:
createClause
in class PuebloPBMinClauseCardConstrDataStructure
- Throws:
ContradictionException
constructClause
protected Constr constructClause(IVecInt v)
- Overrides:
constructClause
in class PuebloPBMinClauseCardConstrDataStructure
constructLearntClause
protected Constr constructLearntClause(IVecInt resLits)
- Overrides:
constructLearntClause
in class PuebloPBMinClauseCardConstrDataStructure
constructCard
protected Constr constructCard(IVecInt theLits,
int degree)
throws ContradictionException
- Overrides:
constructCard
in class PuebloPBMinClauseCardConstrDataStructure
- Throws:
ContradictionException
constructLearntCard
protected Constr constructLearntCard(IDataStructurePB dspb)
- Overrides:
constructLearntCard
in class PuebloPBMinClauseCardConstrDataStructure
Copyright © 2010 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.