public class ReservePriceVCGAuction<T extends org.spectrumauctions.sats.core.model.Good> extends XORVCGAuction<T>
| Constructor and Description |
|---|
ReservePriceVCGAuction(Auction<T> auction,
double goodReservePrice) |
| Modifier and Type | Method and Description |
|---|---|
protected AuctionResult<T> |
calculateVCGPrices(Auction<T> auction) |
getWinnerDeterminationcalculateAllocation, getAuctionResult, getPaymentprotected AuctionResult<T> calculateVCGPrices(Auction<T> auction)
calculateVCGPrices in class VCGAuction<T extends org.spectrumauctions.sats.core.model.Good>Copyright © 2017. All rights reserved.