| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.mrvm |
| Modifier and Type | Class and Description |
|---|---|
class |
MRVMLocalBidder |
class |
MRVMNationalBidder |
class |
MRVMRegionalBidder |
| Modifier and Type | Method and Description |
|---|---|
List<MRVMBidder> |
MRVMWorld.createPopulation(Collection<MRVMLocalBidderSetup> localSetups,
Collection<MRVMRegionalBidderSetup> regionalSetups,
Collection<MRVMNationalBidderSetup> nationalSetups,
RNGSupplier rngSupplier) |
List<MRVMBidder> |
MRVMWorld.createPopulation(MRVMLocalBidderSetup localSetup,
MRVMRegionalBidderSetup regionalSetup,
MRVMNationalBidderSetup nationalSetup,
RNGSupplier rngSupplier) |
List<MRVMBidder> |
MultiRegionModel.createPopulation(MRVMWorld world,
RNGSupplier populationRNG) |
| Modifier and Type | Method and Description |
|---|---|
static GenericPowerset<MRVMGenericDefinition> |
SizeOrderedGenericPowersetFactory.getSizeOrderedGenericLang(boolean increasing,
MRVMBidder bidder) |
static GenericSizeOrdered<MRVMGenericDefinition> |
SizeOrderedGenericFactory.getSizeOrderedGenericLang(boolean increasing,
MRVMBidder bidder) |
static XORQRandomOrderSimple<MRVMGenericDefinition> |
RandomOrderXORQFactory.getXORQRandomOrderSimpleLang(MRVMBidder bidder) |
static XORQRandomOrderSimple<MRVMGenericDefinition> |
RandomOrderXORQFactory.getXORQRandomOrderSimpleLang(MRVMBidder bidder,
RNGSupplier rngSupplier) |
Copyright © 2017. All rights reserved.