| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.lsvm | |
| org.spectrumauctions.sats.opt.model.lsvm | |
| org.spectrumauctions.sats.opt.model.lsvm.demandquery |
| Modifier and Type | Method and Description |
|---|---|
List<LSVMBidder> |
LSVMWorld.createPopulation(List<LSVMBidderSetup> setups,
RNGSupplier populationRNG) |
List<LSVMBidder> |
LocalSynergyValueModel.createPopulation(LSVMWorld world,
RNGSupplier populationRNG) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,edu.harvard.econcs.jopt.solver.mip.Variable> |
LSVMStandardMIP.getXVariables(LSVMBidder bidder,
LSVMLicense license) |
| Constructor and Description |
|---|
LSVMStandardMIP(List<LSVMBidder> population) |
LSVMStandardMIP(LSVMWorld world,
List<LSVMBidder> population) |
| Constructor and Description |
|---|
LSVM_DemandQueryMIP(LSVMBidder bidder,
Map<LSVMLicense,BigDecimal> prices) |
LSVM_DemandQueryMIP(LSVMBidder bidder,
Map<LSVMLicense,BigDecimal> prices,
double epsilon) |
Copyright © 2018. All rights reserved.