scholarly journals Application of Genetic Algorithm in Common Optimization Problems

2019 ◽  
Vol 8 (1) ◽  
pp. 17-21
Author(s):  
Nika Topuria ◽  
Omar Kikvidze

Use of non-deterministic algorithms for solving multi-variable optimization problems is widely used nowadays. Genetic Algorithm belongs to a group of stochastic biomimicry algorithms, it allows us to achieve optimal or near-optimal results in large optimization problems in exceptionally short time (compared to standard optimization methods). Major advantage of Genetic Algorithm is the ability to fuse genes, to mutate and do selection based on fitness parameter. These methods protect us from being trapped in local optima (Most of deterministic algorithms are prone to getting stuck on local optima). In this paper we experimentally show the upper hand of Genetic Algorithms compared to other traditional optimization methods by solving complex optimization problem.

Author(s):  
Nataliya Gulayeva ◽  
Volodymyr Shylo ◽  
Mykola Glybovets

Introduction. As early as 1744, the great Leonhard Euler noted that nothing at all took place in the universe in which some rule of maximum or minimum did not appear [12]. Great many today’s scientific and engineering problems faced by humankind are of optimization nature. There exist many different methods developed to solve optimization problems, the number of these methods is estimated to be in the hundreds and continues to grow. A number of approaches to classify optimization methods based on various criteria (e.g. the type of optimization strategy or the type of solution obtained) are proposed, narrower classifications of methods solving specific types of optimization problems (e.g. combinatorial optimization problems or nonlinear programming problems) are also in use. Total number of known optimization method classes amounts to several hundreds. At the same time, methods falling into classes far from each other may often have many common properties and can be reduced to each other by rethinking certain characteristics. In view of the above, the pressing task of the modern science is to develop a general approach to classify optimization methods based on the disclosure of the involved search strategy basic principles, and to systematize existing optimization methods. The purpose is to show that genetic algorithms, usually classified as metaheuristic, population-based, simulation, etc., are inherently the stochastic numerical methods of direct search. Results. Alternative statements of optimization problem are given. An overview of existing classifications of optimization problems and basic methods to solve them is provided. The heart of optimization method classification into symbolic (analytical) and numerical ones is described. It is shown that a genetic algorithm scheme can be represented as a scheme of numerical method of direct search. A method to reduce a given optimization problem to a problem solvable by a genetic algorithm is described, and the class of problems that can be solved by genetic algorithms is outlined. Conclusions. Taking into account the existence of a great number of methods solving optimization problems and approaches to classify them it is necessary to work out a unified approach for optimization method classification and systematization. Reducing the class of genetic algorithms to numerical methods of direct search is the first step in this direction. Keywords: mathematical programming problem, unconstrained optimization problem, constrained optimization problem, multimodal optimization problem, numerical methods, genetic algorithms, metaheuristic algorithms.


2021 ◽  
Vol 12 (4) ◽  
pp. 98-116
Author(s):  
Noureddine Boukhari ◽  
Fatima Debbat ◽  
Nicolas Monmarché ◽  
Mohamed Slimane

Evolution strategies (ES) are a family of strong stochastic methods for global optimization and have proved their capability in avoiding local optima more than other optimization methods. Many researchers have investigated different versions of the original evolution strategy with good results in a variety of optimization problems. However, the convergence rate of the algorithm to the global optimum stays asymptotic. In order to accelerate the convergence rate, a hybrid approach is proposed using the nonlinear simplex method (Nelder-Mead) and an adaptive scheme to control the local search application, and the authors demonstrate that such combination yields significantly better convergence. The new proposed method has been tested on 15 complex benchmark functions and applied to the bi-objective portfolio optimization problem and compared with other state-of-the-art techniques. Experimental results show that the performance is improved by this hybridization in terms of solution eminence and strong convergence.


2012 ◽  
Vol 516-517 ◽  
pp. 1429-1432
Author(s):  
Yang Liu ◽  
Xu Liu ◽  
Feng Xian Cui ◽  
Liang Gao

Abstract. Transmission planning is a complex optimization problem with multiple deciding variables and restrictions. The mathematical model is non-linear, discrete, multi-objective and dynamic. It becomes complicated as the system grows. So the algorithm adopted affects the results of planning directly. In this paper, a fast non-dominated sorting genetic algorithm (NSGA-II) is employed. The results indicate that NSGA-II has some advantages compared to the traditional genetic algorithms. In transmission planning, NSGA-II is feasible, flexible and effective.


Author(s):  
A. L. Medaglia

JGA, the acronym for Java Genetic Algorithm, is a computational object-oriented framework for rapid development of evolutionary algorithms for solving complex optimization problems. This chapter describes the JGA framework and illustrates its use on the dynamic inventory lot-sizing problem. Using this problem as benchmark, JGA is compared against three other tools, namely, GAlib, an open C++ implementation; GADS, a commercial MatlabÒ toolbox; and PROC GA, a commercial (yet experimental) SASÒ procedure. JGA has proved to be a flexible and extensible object-oriented framework for the fast development of single (and multi-objective) genetic algorithms by providing a collection of ready-to-use modules (Java classes) that comprise the nucleus of any genetic algorithm. Furthermore, JGA has also been designed to be embedded in larger applications that solve complex business problems.


2013 ◽  
Vol 760-762 ◽  
pp. 1782-1785
Author(s):  
Xiu Ying Li ◽  
Dong Ju Du

A reasonable curriculum contributes to the improvement of the training and teaching quality of college students. Using computer which is speed and strong ability to arrange curriculum automatically is imperative. Automatically curriculum arrangement is a constrained, multi-objective and intricate combinatorial optimization problem. Based on genetic algorithm of population search, it is suitable to process complex and nonlinear optimization problems which it difficult to solve for traditional search methods. In this paper solves complex automated course scheduling using genetic algorithms.


Author(s):  
Amir Mohsen Hejazi ◽  
Mohammad Pourgol Mohammad

Layout determination of connectors in different mechanical configurations improves the design characteristics. The issue has recently become more practical in sensitive industries, especially in montage processes. Since connections are under different loads like bending, the layout of connection should be considered as an effective design factor in different loading conditions which is itself a step forward in achieving the optimized connection and also increases the connection life. This paper analyses the layout effects in a multiple pinned joint under bending in a limited area. The goal is to minimize the average stress and having a uniform stress distribution in the connections in order to prevent the failure inducing effect of stress concentration. The common method for solving these optimization problems is to couple two finite element numerical stress analysis software with an optimization tool or independent software which is a highly time consuming method due to enormous volume of the calculations in each iteration. In this paper the optimization problem is mathematically modeled and solved using Genetic Algorithm (GA). Genetic algorithm is found applicable here due to nonlinear behavior and complexity of the objective function in the optimization problem where analytical optimization methods are not useful. The validation results of stress analysis are obtained using finite element software. The optimized connections have longer lifetime and can carry higher loads because of degraded effects of stress concentration and minimized stresses.


2019 ◽  
Vol 134 ◽  
pp. 01007
Author(s):  
Anna Tailakova ◽  
Alexander Pimonov

Previously developed by the authors of the optimization model for calculating the construction of non-rigid pavement of public roads is proposed to be used for the calculation of the construction of pavement technological career roads. The article describes the optimization methods and algorithms for calculating the construction of pavement. Possibilities of using methods of coordinate-wise descent, multi-start, dynamic programming for the selection of the optimal construction of pavement are presented. Application of genetic algorithms for the decision of an optimization problem of calculation of a construction of pavements on the basis of comparison of their efficiency with efficiency of search methods is proved. Described results of computational experiment of selection of genetic algorithm operators to reduce the volume of calculations and ensure the stability of the results.


2014 ◽  
Vol 568-570 ◽  
pp. 793-797 ◽  
Author(s):  
Ali Ashkzari ◽  
Aydin Azizi

The Genetic Algorithm (GA) is a stochastic global search method that mimics the metaphor of natural biological evolution. GA operates on a population of potential solutions applying the principle of survival of the fittest to produce (hopefully) better and better approximations to a solution. Genetic algorithms are particularly suitable for solving complex optimization problems and for applications that require adaptive problem solving strategies. Here, in this paper genetic algorithm is introduced as an optimization technique.


2011 ◽  
Vol 480-481 ◽  
pp. 219-224
Author(s):  
Zhi Yang Luo ◽  
Hong Xia Zhao ◽  
Xin Yuan ◽  
Yuan Li

For some function optimization problems of non-linear, multi-model and multi-objective, they are difficult to solve by other optimization methods, however, genetic algorithm is easy to find good results, so a kind of optimization problem for mayonnaise compositions based on genetic algorithm is introduced. This termination condition is selected according to the iteration number of maximum generation, the optimal solution of last generation in the evolution is the final result with genetic algorithm to solve optimization problem. The population size is 20, crossover rate is 0.7, and mutation rate is 0.04. Via the evolution of 100 generations, the optimization solution is gotten, which has certain guiding significance for the production.


2009 ◽  
Vol 26 (04) ◽  
pp. 479-502 ◽  
Author(s):  
BIN LIU ◽  
TEQI DUAN ◽  
YONGMING LI

In this paper, a novel genetic algorithm — dynamic ring-like agent genetic algorithm (RAGA) is proposed for solving global numerical optimization problem. The RAGA combines the ring-like agent structure and dynamic neighboring genetic operators together to get better optimization capability. An agent in ring-like agent structure represents a candidate solution to the optimization problem. Any agent interacts with neighboring agents to evolve. With dynamic neighboring genetic operators, they compete and cooperate with their neighbors, and they can also use knowledge to increase energies. Global numerical optimization problems are the most important ones to verify the performance of evolutionary algorithm, especially of genetic algorithm and are mostly of interest to the corresponding researchers. In the corresponding experiments, several complex benchmark functions were used for optimization, several popular GAs were used for comparison. In order to better compare two agents GAs (MAGA: multi-agent genetic algorithm and RAGA), the several dimensional experiments (from low dimension to high dimension) were done. These experimental results show that RAGA not only is suitable for optimization problems, but also has more precise and more stable optimization results.


Sign in / Sign up

Export Citation Format

Share Document