| Package | Description |
|---|---|
| org.spectrumauctions.sats.opt.domain | |
| org.spectrumauctions.sats.opt.model.gsvm.demandquery | |
| org.spectrumauctions.sats.opt.model.lsvm.demandquery |
| Modifier and Type | Method and Description |
|---|---|
NonGenericDemandQueryMIP<T> |
NonGenericDemandQueryMIPBuilder.getDemandQueryMipFor(Bidder<T> bidder,
Map<T,BigDecimal> prices,
double epsilon) |
| Modifier and Type | Class and Description |
|---|---|
class |
GSVM_DemandQueryMIP |
| Modifier and Type | Method and Description |
|---|---|
NonGenericDemandQueryMIP<GSVMLicense> |
GSVM_DemandQueryMIPBuilder.getDemandQueryMipFor(Bidder bidder,
Map prices,
double epsilon) |
| Modifier and Type | Class and Description |
|---|---|
class |
LSVM_DemandQueryMIP |
| Modifier and Type | Method and Description |
|---|---|
NonGenericDemandQueryMIP<LSVMLicense> |
LSVM_DemandQueryMIPBuilder.getDemandQueryMipFor(Bidder bidder,
Map prices,
double epsilon) |
Copyright © 2019. All rights reserved.