| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.lsvm |
| Modifier and Type | Method and Description |
|---|---|
LSVMWorld |
LocalSynergyValueModel.createWorld(RNGSupplier worldSeed) |
LSVMWorld |
LSVMLicense.getWorld() |
LSVMWorld |
LSVMGrid.getWorld() |
LSVMWorld |
LSVMBidder.getWorld() |
| Modifier and Type | Method and Description |
|---|---|
List<LSVMBidder> |
LocalSynergyValueModel.createPopulation(LSVMWorld world,
RNGSupplier populationRNG) |
| Constructor and Description |
|---|
LSVMGrid(LSVMWorld world,
LSVMWorldSetup worldSetup,
UniformDistributionRNG rng) |
LSVMLicense(long id,
int row,
int column,
LSVMWorld world) |
Copyright © 2017. All rights reserved.