Dear all,
I am working on optimization algorithms for their efficiency/inefficiency. These algorithms involve:
1. Gradient based methods: Variable Metric method, BFGS.
2. Derivative Free Methods: Hooke and Jeeves Method, Nelder-Mead Method, Multi-directional Simplex Method of V. Torczon, Frame based method of CJ Price.
3. Meta-heuristics: PSO, ABC, DE, FA, WCA, TLBO, CMA-ES
I need some suggestions in choosing some real word optimization problems for the applications of the modified approaches of the above algorithms.
Regards
Javaid Ali