public interface CostFunction extends Serializable
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(Solution s,
int objective_index,
List<Double> lowerBounds,
List<Double> upperBounds) |
Copyright © 2017. All rights reserved.