public interface IPBConstructor
Modifier and Type | Method and Description |
---|---|
Constr |
constructLearntPB(ILits voc,
IDataStructurePB dspb) |
Constr |
constructPB(UnitPropagationListener solver,
ILits voc,
int[] theLits,
java.math.BigInteger[] coefs,
java.math.BigInteger degree,
java.math.BigInteger sumCoefs) |
Constr constructLearntPB(ILits voc, IDataStructurePB dspb)
Constr constructPB(UnitPropagationListener solver, ILits voc, int[] theLits, java.math.BigInteger[] coefs, java.math.BigInteger degree, java.math.BigInteger sumCoefs) throws ContradictionException
ContradictionException