| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.srvm | |
| org.spectrumauctions.sats.opt.model.srvm |
| Modifier and Type | Method and Description |
|---|---|
List<SRVMBidder> |
SRVMWorld.createPopulation(Collection<SRVMBidderSetup> bidderSetups,
RNGSupplier rngSupplier) |
List<SRVMBidder> |
SingleRegionModel.createPopulation(SRVMWorld world,
RNGSupplier populationRNG) |
| Modifier and Type | Method and Description |
|---|---|
static GenericPowerset<SRVMBand,SRVMLicense> |
SizeOrderedGenericPowersetFactory.getSizeOrderedGenericLang(boolean increasing,
SRVMBidder bidder) |
static GenericSizeOrdered<SRVMBand,SRVMLicense> |
SizeOrderedGenericFactory.getSizeOrderedGenericLang(boolean increasing,
SRVMBidder bidder) |
| Modifier and Type | Method and Description |
|---|---|
Map<SRVMBidder,SRVMBidderPartialMIP> |
SRVM_MIP.getBidderPartialMips() |
| Modifier and Type | Method and Description |
|---|---|
edu.harvard.econcs.jopt.solver.mip.Variable |
SRVMWorldPartialMip.getVmVariable(SRVMBidder bidder,
Band band) |
edu.harvard.econcs.jopt.solver.mip.Variable |
SRVMWorldPartialMip.getVoVariable(SRVMBidder bidder,
Band band) |
edu.harvard.econcs.jopt.solver.mip.Variable |
SRVMWorldPartialMip.getXVariable(SRVMBidder bidder,
Band band) |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
SRVM_MIP.biggestUnscaledPossibleValue(Collection<SRVMBidder> bidders)
Returns the biggest possible value any of the passed bidders can have
|
static double |
SRVM_MIP.calculateScalingFactor(Collection<SRVMBidder> bidders) |
| Constructor and Description |
|---|
SRVMBidderPartialMIP(SRVMBidder bidder,
SRVMWorldPartialMip worldMip) |
| Constructor and Description |
|---|
SRVM_MIP(Collection<SRVMBidder> bidders) |
Copyright © 2019. All rights reserved.