Package org.apache.commons.math3.optim.nonlinear.scalar.noderiv
package org.apache.commons.math3.optim.nonlinear.scalar.noderiv
This package provides optimization algorithms that do not require derivatives.
-
ClassDescriptionThis class implements the simplex concept.Powell's BOBYQA algorithm.Marker for code paths that are not explored with the current unit tests.An implementation of the active Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for non-linear, non-convex, non-smooth, global function minimization.Used to sort fitness values.Population size.Input sigma values.Stores the value and penalty (for repair of out of bounds point).This class implements the multi-directional direct search method.This class implements the Nelder-Mead simplex algorithm.Powell's algorithm.This class implements simplex-based direct search optimization.