public class LSVMStandardMIP extends ModelMIP implements EfficientAllocator<ItemAllocation<org.spectrumauctions.sats.core.model.lsvm.LSVMLicense>>
| Modifier and Type | Class and Description |
|---|---|
class |
LSVMStandardMIP.Edge |
| Constructor and Description |
|---|
LSVMStandardMIP(org.spectrumauctions.sats.core.model.lsvm.LSVMWorld world,
List<org.spectrumauctions.sats.core.model.lsvm.LSVMBidder> population) |
| Modifier and Type | Method and Description |
|---|---|
ItemAllocation<org.spectrumauctions.sats.core.model.lsvm.LSVMLicense> |
calculateAllocation() |
getMip, setAcceptSuboptimal, setDisplayOutput, setTimeLimitpublic LSVMStandardMIP(org.spectrumauctions.sats.core.model.lsvm.LSVMWorld world,
List<org.spectrumauctions.sats.core.model.lsvm.LSVMBidder> population)
public ItemAllocation<org.spectrumauctions.sats.core.model.lsvm.LSVMLicense> calculateAllocation()
calculateAllocation in interface EfficientAllocator<ItemAllocation<org.spectrumauctions.sats.core.model.lsvm.LSVMLicense>>Copyright © 2018. All rights reserved.