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