|
OptiPy
|
Base class interface for all numerical optimization algorithms. More...
Topics | |
| Differential Evolution Optimizer | |
| Concept Definitions | |
Files | |
| file | Blind.h |
| Header file for the Blind (Random Walk) optimization algorithm. | |
| file | LocalSearch.h |
| Header file for the Local Search optimization algorithm. | |
| file | OptimizerFactory.h |
| Factory utility for instantiating different optimizer types. | |
| file | DifferentialEvolution.h |
| Differential Evolution (DE) optimization algorithm implementation. | |
Base class interface for all numerical optimization algorithms.