| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.bidlang.xor | |
| org.spectrumauctions.sats.core.model.cats |
| Modifier and Type | Method and Description |
|---|---|
Set<XORValue<CATSLicense>> |
CatsXOR.getCATSXORBids() |
Iterator<XORValue<CATSLicense>> |
CatsXOR.iterator() |
| Constructor and Description |
|---|
CatsXOR(Collection<CATSLicense> goods,
RNGSupplier rngSupplier,
CATSBidder bidder) |
| Modifier and Type | Method and Description |
|---|---|
Bidder<CATSLicense> |
CATSBidder.drawSimilarBidder(RNGSupplier rngSupplier) |
com.google.common.collect.ImmutableSet<CATSLicense> |
CATSWorld.getLicenses() |
Collection<? extends Bidder<CATSLicense>> |
CATSWorld.restorePopulation(long populationId) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
CATSBidder.calculateValue(Bundle<CATSLicense> bundle) |
Copyright © 2019. All rights reserved.