public abstract class GenericPowerset<T extends GenericDefinition> extends Object implements GenericLang<T>
| Modifier | Constructor and Description |
|---|---|
protected |
GenericPowerset(List<T> genericDefinitions) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract GenericValueBidder<T> |
getGenericBidder() |
protected abstract void |
isFeasibleSize(Map<T,Integer> maxQuantities,
int maxBundleSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititeratorgetBidderprotected GenericPowerset(List<T> genericDefinitions) throws UnsupportedBiddingLanguageException
protected abstract void isFeasibleSize(Map<T,Integer> maxQuantities, int maxBundleSize) throws UnsupportedBiddingLanguageException
protected abstract GenericValueBidder<T> getGenericBidder()
Copyright © 2017. All rights reserved.