| Methods in org.sat4j.minisat.constraints.pb that return MaxWatchPb | 
| static MaxWatchPb | MaxWatchPb.maxWatchPbNew(UnitPropagationListener s,
              ILits voc,
              IVecInt ps,
              IVec<java.math.BigInteger> coefs,
              boolean moreThan,
              java.math.BigInteger degree)
 | 
| static MaxWatchPb | MaxWatchPb.maxWatchPbNew(UnitPropagationListener s,
              ILits voc,
              IVecInt ps,
              IVecInt coefs,
              boolean moreThan,
              int degree)
 | 
| static MaxWatchPb | MaxWatchPb.normalizedMaxWatchPbNew(UnitPropagationListener s,
                        ILits voc,
                        ArrayPb mpb)
 | 
| static MaxWatchPb | MaxWatchPb.normalizedMaxWatchPbNew(UnitPropagationListener s,
                        ILits voc,
                        IDataStructurePB mpb)
 |