| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.gsvm | |
| org.spectrumauctions.sats.opt.model.gsvm | |
| org.spectrumauctions.sats.opt.model.gsvm.demandquery |
| Modifier and Type | Method and Description |
|---|---|
List<GSVMBidder> |
GSVMWorld.createPopulation(Collection<GSVMRegionalBidderSetup> regionalSetups,
Collection<GSVMNationalBidderSetup> nationalSetups,
RNGSupplier populationRNG) |
List<GSVMBidder> |
GlobalSynergyValueModel.createPopulation(GSVMWorld world,
RNGSupplier populationRNG) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,edu.harvard.econcs.jopt.solver.mip.Variable> |
GSVMStandardMIP.getXVariables(GSVMBidder bidder,
GSVMLicense license) |
| Constructor and Description |
|---|
GSVMStandardMIP(GSVMWorld world,
List<GSVMBidder> population) |
GSVMStandardMIP(GSVMWorld world,
List<GSVMBidder> population,
boolean allowAssigningLicensesWithZeroBasevalue) |
GSVMStandardMIP(List<GSVMBidder> population) |
| Constructor and Description |
|---|
GSVM_DemandQueryMIP(GSVMBidder bidder,
Map<GSVMLicense,BigDecimal> prices) |
GSVM_DemandQueryMIP(GSVMBidder bidder,
Map<GSVMLicense,BigDecimal> prices,
double epsilon) |
Copyright © 2018. All rights reserved.