A Modern Genetic Optimization Method (2019)

Genetic Optimization Using Direction-Based Stochastic Search

Review of Multi-Offspring Improved Real-Coded Genetic Algorithm (MOIRCGA)

Rohan Kotwani
5 min readFeb 26, 2020

--

This is a review of a modern genetic algorithm called multi-offspring improved real-coded genetic algorithm (MOIRCGA). The original paper can be found here. The method used by this algorithm is, formally, called heuristical normal distribution and direction-based crosser (HNDDBX). This algorithm uses generates…

--

--