| Interface | Description |
|---|---|
| BidderSpecificXOR<T extends Good> | |
| XORLanguage<T extends Good> |
| Class | Description |
|---|---|
| CatsXOR |
The original CATS Regions model has a specific way to generate bids, which does not directly translate into our
iterator-based way of generating bids.
|
| DecreasingSizeOrderedXOR<T extends Good> | |
| IncreasingSizeOrderedXOR<T extends Good> | |
| SizeBasedUniqueRandomXOR<T extends Good> | |
| SizeOrderedXOR<T extends Good> | |
| XORBid<T extends Good> | |
| XORBid.Builder<T extends Good> |
Builder to create a new set of atomic XORValues, called
XORBid |
| XORValue<T extends Good> |
Copyright © 2019. All rights reserved.