Proceedings Article10.1109/ICCES.2011.6141022
Improved genetic algorithm for constrained optimization
Saber M. Elsayed,Ruhul A. Sarker,Daryl Essam +2 more
- 01 Nov 2011
- pp 111-115
18
TL;DR: An improved genetic algorithm for solving constrained optimization problems with a new multi-parent crossover and a local search technique that uses a diversity operator instead of mutation and maintains an archive of good solutions.
read more
Abstract: Genetic Algorithms (GAs) are one of the most popular evolutionary algorithms for solving optimization problems. However, it has been found that GAs performance is inferior to other evolutionary algorithms. In this paper, we introduce an improved genetic algorithm for solving constrained optimization problems with a new multi-parent crossover and a local search technique. The proposed algorithm uses a diversity operator instead of mutation and maintains an archive of good solutions. The algorithm has been tested by solving 13 well-known benchmark problems. The results show that the proposed algorithm performs better than well-known state-of-the-art algorithms with a faster convergence behavior.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A new genetic algorithm for solving optimization problems
TL;DR: The experimental analysis showed that the proposed GA with a new multi-parent crossover converges quickly to the optimal solution and thus exhibits a superior performance in comparison to other algorithms that also solved those problems.
191
Model predictive and linear quadratic Gaussian control of a wind turbine
Sung-ho Hur,William Leithead +1 more
TL;DR: In this article, model predictive and linear quadratic Gaussian controllers are designed for a 5MW variable-speed pitch-regulated wind turbine for three operating points, i.e., below rated wind speed, just above rated wind power, and above wind power.
Comparative Study of Meta-heuristics Optimization Algorithm using Benchmark Function
Idris Ismail,A. Hanif Halim +1 more
TL;DR: This paper compares 7 meta-heuristics optimization with 11 benchmark functions that exhibits certain difficulties and can be assumed as a simulation relevant to the real-world problems.
A novel hybrid genetic algorithm for constrained optimization
Kusum Deep,Kedar Nath Das +1 more
TL;DR: An attempt is made to improve the performance of LX-PM, hybridizing with Quadratic Approximation, and the efficiency and reliability of the design hybrid algorithm is realized through a set of 15 benchmark test problems.
16
Constrained Optimization Problems Solving Using Evolutionary Algorithms: A Review
P. D. Sheth,A. J. Umbarkar +1 more
- 01 Dec 2015
TL;DR: This paper reviews established Evolutionary Algorithms specifically, Genetic Algorithm, Artificial Bee Colony, Differential Evolution, Particle Swarm Optimization, Teaching Learning Based Optimization and variants of above Evolutionary algorithms which have solved Constrained Optimization Problems.
11
References
Genetic algorithms in search, optimization and machine learning
David E. Goldberg
- 01 Jan 1989
TL;DR: This book brings together the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields.
58.6K
•Book
Genetic algorithms in search, optimization, and machine learning
David E. Goldberg
- 01 Sep 1988
TL;DR: In this article, the authors present the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields, including computer programming and mathematics.
Particle swarm optimization
James Kennedy,Russell C. Eberhart +1 more
- 06 Aug 2002
TL;DR: A concept for the optimization of nonlinear functions using particle swarm methodology is introduced, and the evolution of several paradigms is outlined, and an implementation of one of the paradigm is discussed.
44.1K
Differential Evolution - A simple and efficient adaptive scheme for global optimization over continuous spaces
Kenneth Price
- 01 Jan 2004
TL;DR: A new heuristic approach for minimizing possibly nonlinear and non differentiable continuous space functions is presented and it will be demonstrated that the new method converges faster and with more certainty than Adaptive Simulated Annealing as well as the Annealed Nelder&Mead approach.
4.3K
An efficient constraint handling method for genetic algorithms
TL;DR: GA's population-based approach and ability to make pair-wise comparison in tournament selection operator are exploited to devise a penalty function approach that does not require any penalty parameter to guide the search towards the constrained optimum.
3.9K