public interface LocalSearchOperator<Source extends Solution> extends Operator<Source,Source>
| Modifier and Type | Method and Description |
|---|---|
int |
getEvaluations()
Returns the number of evaluations made by the local search operator
|
Copyright © 2015. All rights reserved.