public class XORWinnerDetermination<T extends org.spectrumauctions.sats.core.model.Good> extends WinnerDetermination<T>
| Constructor and Description |
|---|
XORWinnerDetermination(Auction<T> auction) |
| Modifier and Type | Method and Description |
|---|---|
protected edu.harvard.econcs.jopt.solver.mip.Variable |
getBidVariable(org.spectrumauctions.sats.core.bidlang.xor.XORValue<T> bundleBid) |
protected edu.harvard.econcs.jopt.solver.IMIP |
getMIP() |
adaptMIPResult, calculateAllocation, getAuctionprotected edu.harvard.econcs.jopt.solver.IMIP getMIP()
getMIP in class WinnerDetermination<T extends org.spectrumauctions.sats.core.model.Good>protected edu.harvard.econcs.jopt.solver.mip.Variable getBidVariable(org.spectrumauctions.sats.core.bidlang.xor.XORValue<T> bundleBid)
getBidVariable in class WinnerDetermination<T extends org.spectrumauctions.sats.core.model.Good>Copyright © 2018. All rights reserved.