public interface CostFunction
double
evaluate(List<Double> solution, List<Double> lowerBounds, List<Double> upperBounds)
double evaluate(List<Double> solution, List<Double> lowerBounds, List<Double> upperBounds)
Copyright © 2017. All rights reserved.