| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.bidlang.xor | |
| org.spectrumauctions.sats.mechanism.cca | |
| org.spectrumauctions.sats.opt.xor |
| Modifier and Type | Method and Description |
|---|---|
XORBid<T> |
XORBid.Builder.build() |
XORBid<T> |
XORBid.copyOfWithNewValues(Collection<XORValue<T>> newValues) |
| Modifier and Type | Method and Description |
|---|---|
XORBid<T> |
NonGenericCCAMechanism.getBidAfterClockPhase(Bidder<T> bidder) |
XORBid<T> |
NonGenericCCAMechanism.getBidAfterSupplementaryRound(Bidder<T> bidder) |
| Modifier and Type | Method and Description |
|---|---|
Collection<XORBid<T>> |
NonGenericCCAMechanism.getBidsAfterClockPhase() |
Collection<XORBid<T>> |
NonGenericCCAMechanism.getBidsAfterSupplementaryRound() |
| Constructor and Description |
|---|
XORWinnerDetermination(Collection<XORBid<T>> bids) |
Copyright © 2018. All rights reserved.