Class MRVMNationalBidderGenericAllocationLimit
- java.lang.Object
-
- org.marketdesignresearch.mechlib.core.allocationlimits.AllocationLimit
-
- org.spectrumauctions.sats.core.model.mrvm.MRVMGenericAllocationLimit
-
- org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidderGenericAllocationLimit
-
public class MRVMNationalBidderGenericAllocationLimit extends MRVMGenericAllocationLimit
-
-
Field Summary
-
Fields inherited from class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericAllocationLimit
HIGH_PAIRED_NAME, LOW_PAIRED_NAME, UNPAIRED_NAME
-
-
Constructor Summary
Constructors Constructor Description MRVMNationalBidderGenericAllocationLimit(MRVMNationalBidder bidder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcalculateAllocationBundleSpace(java.util.List<? extends org.marketdesignresearch.mechlib.core.Good> startingSpace)-
Methods inherited from class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericAllocationLimit
getUniformRandomBundle
-
-
-
-
Constructor Detail
-
MRVMNationalBidderGenericAllocationLimit
public MRVMNationalBidderGenericAllocationLimit(MRVMNationalBidder bidder)
-
-
Method Detail
-
calculateAllocationBundleSpace
public int calculateAllocationBundleSpace(java.util.List<? extends org.marketdesignresearch.mechlib.core.Good> startingSpace)
- Overrides:
calculateAllocationBundleSpacein classMRVMGenericAllocationLimit
-
-