| Class and Description |
|---|
| Auction
This class represents an Auction, containing a set of goods as
well as bids placed on those goods.
|
| BidderAllocation
This class represents the allocation of goods to a single bidder.
|
| BidderPayment
This class represents the Payment made by a single
Bidder. |
| Bids
This class represents the aggregated bids of the auction, one Bid per Bidder.
|
| Payment
This class represents the Payment vector after a WinnerDetermination.
|
| XORAllocation
This class represents the Allocation after a WinnerDetermination.
|
| Class and Description |
|---|
| AuctionResult
This class represents the result of an Auction, consisting of
an Allocation and a Payment vector.
|
| Payment
This class represents the Payment vector after a WinnerDetermination.
|
| Class and Description |
|---|
| Auction
This class represents an Auction, containing a set of goods as
well as bids placed on those goods.
|
| AuctionResult
This class represents the result of an Auction, consisting of
an Allocation and a Payment vector.
|
| Payment
This class represents the Payment vector after a WinnerDetermination.
|
| XORAllocation
This class represents the Allocation after a WinnerDetermination.
|
| Class and Description |
|---|
| Auction
This class represents an Auction, containing a set of goods as
well as bids placed on those goods.
|
| XORAllocation
This class represents the Allocation after a WinnerDetermination.
|
Copyright © 2017. All rights reserved.