| Methods in org.sat4j.pb.constraints.pb that return MinWatchPb |
static MinWatchPb |
MinWatchPb.minWatchPbNew(org.sat4j.minisat.core.UnitPropagationListener s,
org.sat4j.minisat.core.ILits voc,
org.sat4j.specs.IVecInt ps,
org.sat4j.specs.IVec<java.math.BigInteger> coefs,
boolean moreThan,
java.math.BigInteger degree)
|
static MinWatchPb |
MinWatchPb.minWatchPbNew(org.sat4j.minisat.core.UnitPropagationListener s,
org.sat4j.minisat.core.ILits voc,
org.sat4j.specs.IVecInt ps,
org.sat4j.specs.IVecInt coefs,
boolean moreThan,
int degree)
|
static MinWatchPb |
MinWatchPb.normalizedMinWatchPbNew(org.sat4j.minisat.core.UnitPropagationListener s,
org.sat4j.minisat.core.ILits voc,
IDataStructurePB mpb)
|
static MinWatchPb |
MinWatchPb.normalizedMinWatchPbNew(org.sat4j.minisat.core.UnitPropagationListener s,
org.sat4j.minisat.core.ILits voc,
int[] lits,
java.math.BigInteger[] coefs,
java.math.BigInteger degree)
|