public class GSVMStandardMIP extends ModelMIP implements EfficientAllocator<ItemAllocation<GSVMLicense>>
| Constructor and Description |
|---|
GSVMStandardMIP(GSVMWorld world,
List<GSVMBidder> population) |
GSVMStandardMIP(GSVMWorld world,
List<GSVMBidder> population,
boolean allowAssigningLicensesWithZeroBasevalue) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
ItemAllocation<GSVMLicense> |
calculateAllocation() |
getMip, setAcceptSuboptimal, setDisplayOutput, setTimeLimitpublic GSVMStandardMIP(GSVMWorld world, List<GSVMBidder> population)
public GSVMStandardMIP(GSVMWorld world, List<GSVMBidder> population, boolean allowAssigningLicensesWithZeroBasevalue)
public ItemAllocation<GSVMLicense> calculateAllocation()
calculateAllocation in interface EfficientAllocator<ItemAllocation<GSVMLicense>>public void build()
Copyright © 2018. All rights reserved.