public interface Budget
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExhausted(Solution solution)
Returns true when the allocated budget is exhausted.
|
boolean isExhausted(Solution solution)
solution - Copyright © 2017. All rights reserved.