public class AtLeastCardPBConstructor extends Object implements ICardConstructor
| Constructor and Description | 
|---|
AtLeastCardPBConstructor()  | 
| Modifier and Type | Method and Description | 
|---|---|
Constr | 
constructCard(UnitPropagationListener solver,
             ILits voc,
             IVecInt theLits,
             int degree)  | 
Constr | 
constructLearntCard(ILits voc,
                   IDataStructurePB dspb)  | 
public Constr constructCard(UnitPropagationListener solver, ILits voc, IVecInt theLits, int degree) throws ContradictionException
constructCard in interface ICardConstructorContradictionExceptionpublic Constr constructLearntCard(ILits voc, IDataStructurePB dspb)
constructLearntCard in interface ICardConstructorCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.