| Package | Description |
|---|---|
| org.spectrumauctions.sats.opt.vcg.external.domain |
| Modifier and Type | Method and Description |
|---|---|
Bids<T> |
Auction.getBids() |
Bids<T> |
Bids.without(org.spectrumauctions.sats.core.model.Bidder<T> bidder)
Creates a copy of this instance, excluding the bid form a specific
Bidder |
| Constructor and Description |
|---|
Auction(Bids<T> bids,
Set<T> goods) |
Copyright © 2017. All rights reserved.