Class GenericPowerset

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected GenericPowerset​(java.util.List<? extends GenericGood> genericGoods)  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract void isFeasibleSize​(java.util.Map<? extends GenericGood,​java.lang.Integer> maxQuantities, int maxBundleSize)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait