An Interactive Genetic Algorithm for Controller Parameter Optimization

Genetic algorithms are stochastic search algorithms inspired by biological phenomena of genetic recombination and natural selection. They simulate the evolution of string individuals encoding candidate solutions to a given problem. Genetic algorithms proved robust and efficient in finding near-optimal solutions in complex problem spaces. They are usually exploited as an optimization method, suitable for both continuous and discrete optimization tasks.