public interface SolutionListEvaluator<S extends Solution<?>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<S> |
evaluate(List<S> solutionSet,
Problem<S> problem) |
void |
shutdown() |
Copyright © 2015. All rights reserved.