| Package | Description |
|---|---|
| org.spectrumauctions.sats.opt.vcg.external.domain |
| Modifier and Type | Method and Description |
|---|---|
BidderAllocation<T> |
XORAllocation.getAllocation(Bidder<?> bidder) |
BidderAllocation |
XORAllocation.tradeOf(Bidder bidder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BidderAllocation<T>> |
XORAllocation.getTrades() |
Map<Bidder<T>,BidderAllocation<T>> |
XORAllocation.getTradesMap()
The Map only includes winning bidders
|
| Constructor and Description |
|---|
XORAllocation(Map<Bidder<T>,BidderAllocation<T>> trades) |
Copyright © 2018. All rights reserved.