public interface NonGenericDemandQueryMIPBuilder<T extends Good>
| Modifier and Type | Method and Description |
|---|---|
NonGenericDemandQueryMIP<T> |
getDemandQueryMipFor(Bidder<T> bidder,
Map<T,BigDecimal> prices,
double epsilon) |
NonGenericDemandQueryMIP<T> getDemandQueryMipFor(Bidder<T> bidder, Map<T,BigDecimal> prices, double epsilon)
Copyright © 2019. All rights reserved.