Proceedings Article10.1109/CICN.2015.241
Constrained Optimization Problems Solving Using Evolutionary Algorithms: A Review
P. D. Sheth,A. J. Umbarkar +1 more
- 01 Dec 2015
- pp 1251-1257
11
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.
read more
Abstract: Solving Constrained Optimization Problems (COPs) is challenging task in the field of computer optimization. Many researchers have put efforts to solve COPs using techniques such as Dynamic Programming, Non Linear Programming etc. These methods are generally trapped in local optima. The solution to this lacuna is Evolutionary Algorithms (EAs), which work as a promising technique for wide range of Constrained Optimization Problems. This paper reviews established Evolutionary Algorithms specifically, Genetic Algorithm (GA), Artificial Bee Colony (ABC), Differential Evolution (DE), Particle Swarm Optimization (PSO), Teaching Learning Based Optimization (TLBO) and variants of above Evolutionary algorithms which have solved Constrained Optimization Problems. This review will help new researchers to know about various Evolutionary Algorithms and their potential strengths and weaknesses to solve COPs.
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
Data-driven hospitals staff and resources allocation using agent-based simulation and deep reinforcement learning
TL;DR: This study proposes a novel agent-based simulation with deep reinforcement learning to optimize hospital staff and resources allocation, achieving better patient treatment success and cost-effectiveness compared to previous algorithms, using real-world data and synthetic instances.
18
Multi-Swarm Single-Objective Particle Swarm Optimization to Extract Multiple-Choice Tests
Tram Nguyen,Toan Bui,Bay Vo +2 more
TL;DR: This paper proposes the use of multi-swarm method in particle swarm optimization (PSO) algorithm to generate multiple-choice tests based on assumed objective levels of difficulty.
9
Optimal control of the power ramp rate with flicker mitigation for directly grid connected wind turbines
Esmaeil Jalalabadi,Mohammad Reza Salehizadeh,Ashkan Rahimi Kian +2 more
- 01 Feb 2020
TL;DR: A detailed mathematical optimization model of electrolyzer/fuel cell technology connected to the grid through limited rating converters is developed that can tackle voltage fluctuation and meet the power ramp rate limitations inflicted by integration of constant-speed wind turbines at the Point of Common Coupling.
7
•Journal Article
Multi-Parameter Optimization of Sliding-Mode Controller for Quadcopter Application
TL;DR: In this paper, a quadcopter is used to control a kontrolor to solve a set of problems in the field of aeronautics, such as aeronautical engineering.
An Equivalent Penalty Coefficient Method: An Adaptive Penalty Approach for Population-Based Constrained Optimization
Tetsuyuki Takahama,Setsuko Sakai +1 more
- 10 Jun 2019
TL;DR: The equivalent penalty coefficient value (EPC) is proposed for population-based optimization algorithms (POAs) and the advantage of the proposed method is shown by solving well-known constrained optimization problems.
2
References
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
Theoretical and numerical constraint-handling techniques used with evolutionary algorithms: a survey of the state of the art
TL;DR: A comprehensive survey of the most popular constraint-handling techniques currently used with evolutionary algorithms, including approaches that go from simple variations of a penalty function, to others, more sophisticated, that are biologically inspired on emulations of the immune system, culture or ant colonies.
2.1K
Sequential Quadratic Programming
Paul T. Boggs,Jon W. Tolle +1 more
TL;DR: Since its popularization in the late 1970s, Sequential Quadratic Programming (SQP) has arguably become the most successful method for solving nonlinearly constrained optimization problems.
2K
Stochastic ranking for constrained evolutionary optimization
Thomas Philip Runarsson,Xin Yao +1 more
TL;DR: A novel approach to balance objective and penalty functions stochastically, i.e., stochastic ranking, is introduced, and a new view on penalty function methods in terms of the dominance of penalty and objective functions is presented.