public interface NonGenericDemandQueryMIP<S extends Good>
| Modifier and Type | Method and Description |
|---|---|
NonGenericDemandQueryResult<S> |
getResult() |
List<? extends NonGenericDemandQueryResult<S>> |
getResultPool(int numberOfResults) |
NonGenericDemandQueryResult<S> getResult()
List<? extends NonGenericDemandQueryResult<S>> getResultPool(int numberOfResults)
Copyright © 2018. All rights reserved.