org.sat4j.pb.constraints
Class AtLeastCardPBConstructor
java.lang.Object
org.sat4j.pb.constraints.AtLeastCardPBConstructor
- All Implemented Interfaces:
- ICardConstructor
public class AtLeastCardPBConstructor
- extends Object
- implements ICardConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtLeastCardPBConstructor
public AtLeastCardPBConstructor()
constructCard
public Constr constructCard(UnitPropagationListener solver,
ILits voc,
IVecInt theLits,
int degree)
throws ContradictionException
- Specified by:
constructCard
in interface ICardConstructor
- Throws:
ContradictionException
constructLearntCard
public Constr constructLearntCard(ILits voc,
IDataStructurePB dspb)
- Specified by:
constructLearntCard
in interface ICardConstructor
Copyright © 2011 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.