public class LSVM_DemandQueryMIP extends ModelMIP implements NonGenericDemandQueryMIP<LSVMLicense>
| Constructor and Description |
|---|
LSVM_DemandQueryMIP(LSVMBidder bidder,
Map<LSVMLicense,BigDecimal> prices) |
LSVM_DemandQueryMIP(LSVMBidder bidder,
Map<LSVMLicense,BigDecimal> prices,
double epsilon) |
| Modifier and Type | Method and Description |
|---|---|
LSVM_DemandQueryMipResult |
getResult() |
List<LSVM_DemandQueryMipResult> |
getResultPool(int numberOfResults) |
getMip, setAcceptSuboptimal, setDisplayOutput, setTimeLimitpublic LSVM_DemandQueryMIP(LSVMBidder bidder, Map<LSVMLicense,BigDecimal> prices)
public LSVM_DemandQueryMIP(LSVMBidder bidder, Map<LSVMLicense,BigDecimal> prices, double epsilon)
public LSVM_DemandQueryMipResult getResult()
getResult in interface NonGenericDemandQueryMIP<LSVMLicense>public List<LSVM_DemandQueryMipResult> getResultPool(int numberOfResults)
getResultPool in interface NonGenericDemandQueryMIP<LSVMLicense>Copyright © 2018. All rights reserved.