Class MRVMNationalBidderAllocationLimit
- java.lang.Object
-
- org.marketdesignresearch.mechlib.core.allocationlimits.AllocationLimit
-
- org.spectrumauctions.sats.core.model.mrvm.MRVMAllocationLimit
-
- org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidderAllocationLimit
-
public class MRVMNationalBidderAllocationLimit extends MRVMAllocationLimit
-
-
Field Summary
-
Fields inherited from class org.spectrumauctions.sats.core.model.mrvm.MRVMAllocationLimit
HIGH_PAIRED_NAME, LOW_PAIRED_NAME, UNPAIRED_NAME
-
-
Constructor Summary
Constructors Constructor Description MRVMNationalBidderAllocationLimit(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.MRVMAllocationLimit
getUniformRandomBundle
-
-
-
-
Constructor Detail
-
MRVMNationalBidderAllocationLimit
public MRVMNationalBidderAllocationLimit(MRVMNationalBidder bidder)
-
-
Method Detail
-
calculateAllocationBundleSpace
public int calculateAllocationBundleSpace(java.util.List<? extends org.marketdesignresearch.mechlib.core.Good> startingSpace)
- Overrides:
calculateAllocationBundleSpacein classMRVMAllocationLimit
-
-