public class Scalor extends Object
| Modifier and Type | Field and Description |
|---|---|
static BigDecimal |
highestValidVal |
| Constructor and Description |
|---|
Scalor() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
biggestUnscaledPossibleValue(Collection<org.spectrumauctions.sats.core.model.mrvm.MRVMBidder> bidders)
Returns the biggest possible value any of the passed bidders can have
|
static double |
scalingFactor(Collection<org.spectrumauctions.sats.core.model.mrvm.MRVMBidder> bidders) |
public static BigDecimal highestValidVal
public static double scalingFactor(Collection<org.spectrumauctions.sats.core.model.mrvm.MRVMBidder> bidders)
public static BigDecimal biggestUnscaledPossibleValue(Collection<org.spectrumauctions.sats.core.model.mrvm.MRVMBidder> bidders)
Copyright © 2018. All rights reserved.