Uses of Class
org.sat4j.minisat.constraints.pb.MinWatchPb

Packages that use MinWatchPb
org.sat4j.minisat.constraints.pb Implementations of pseudo boolean contraints. 
 

Uses of MinWatchPb in org.sat4j.minisat.constraints.pb
 

Methods in org.sat4j.minisat.constraints.pb that return MinWatchPb
static MinWatchPb MinWatchPb.minWatchPbNew(UnitPropagationListener s, ILits voc, IVecInt ps, IVec<java.math.BigInteger> coefs, boolean moreThan, java.math.BigInteger degree)
           
static MinWatchPb MinWatchPb.minWatchPbNew(UnitPropagationListener s, ILits voc, IVecInt ps, IVecInt coefs, boolean moreThan, int degree)