public interface AuctionMechanism<T extends Good> extends PaymentDeterminator<T>, WinnerDeterminator<T>
| Modifier and Type | Method and Description |
|---|---|
MechanismResult<T> |
getMechanismResult() |
getPaymentadjustPayoffs, calculateAllocation, copyOf, getWdWithoutBidderMechanismResult<T> getMechanismResult()
Copyright © 2018. All rights reserved.