| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.bvm | |
| org.spectrumauctions.sats.core.model.bvm.bvm | |
| org.spectrumauctions.sats.core.model.bvm.mbvm |
| Modifier and Type | Method and Description |
|---|---|
List<BMBidder> |
BMWorld.createPopulation(BMBidderSetup bidderSetup) |
List<BMBidder> |
BMWorld.createPopulation(BMBidderSetup bidderSetup,
long seed) |
List<BMBidder> |
BMWorld.createPopulation(BMBidderSetup bidderSetup,
RNGSupplier rngSupplier) |
List<BMBidder> |
BMWorld.createPopulation(Collection<BMBidderSetup> bidderSetups) |
List<BMBidder> |
BMWorld.createPopulation(Collection<BMBidderSetup> bidderSetups,
long seed) |
List<BMBidder> |
BMWorld.createPopulation(Collection<BMBidderSetup> bidderSetups,
RNGSupplier rngSupplier) |
Collection<BMBidder> |
BMWorld.restorePopulation(long populationId) |
| Modifier and Type | Method and Description |
|---|---|
static GenericPowerset<BMBand> |
SizeOrderedGenericPowersetFactory.getSizeOrderedGenericLang(boolean increasing,
BMBidder bidder) |
static GenericSizeOrdered<BMBand> |
SizeOrderedGenericFactory.getSizeOrderedGenericLang(boolean increasing,
BMBidder bidder) |
static XORQRandomOrderSimple<BMBand> |
RandomOrderXORQFactory.getXORQRandomOrderSimpleLang(BMBidder bidder) |
static XORQRandomOrderSimple<BMBand> |
RandomOrderXORQFactory.getXORQRandomOrderSimpleLang(BMBidder bidder,
RNGSupplier rngSupplier) |
| Modifier and Type | Method and Description |
|---|---|
List<BMBidder> |
BaseValueModel.createPopulation(BMWorld world,
RNGSupplier populationRNG) |
| Modifier and Type | Method and Description |
|---|---|
List<BMBidder> |
MultiBandValueModel.createPopulation(BMWorld world,
RNGSupplier populationRNG) |
Copyright © 2017. All rights reserved.