org.sat4j.pb.constraints
Class CompetMinHTmixedClauseCardConstrDataStructureFactory
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.PBMinClauseCardConstrDataStructure
org.sat4j.pb.constraints.CompetMinHTmixedClauseCardConstrDataStructureFactory
- All Implemented Interfaces:
- Serializable, DataStructureFactory, PBDataStructureFactory
public class CompetMinHTmixedClauseCardConstrDataStructureFactory
- extends PBMinClauseCardConstrDataStructure
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompetMinHTmixedClauseCardConstrDataStructureFactory
public CompetMinHTmixedClauseCardConstrDataStructureFactory()
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.