| Constructor and Description |
|---|
SimilaritiesBudget(long budget)
Stop when the specified number of similarities have been computed.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExhausted(Solution solution)
Returns true when the allocated budget is exhausted.
|
public SimilaritiesBudget(long budget)
budget - public final boolean isExhausted(Solution solution)
BudgetisExhausted in interface BudgetCopyright © 2017. All rights reserved.