Abstract
A novel hybrid evolutionary algorithm (HEA) by combination of particle swarm optimization (PSO) and genetic algorithm (GA) is proposed for solving unconstrained and constrained optimization problems. In the proposed algorithm, evolution process is divided into two stages. In the first stage similar to PSO, particle flies in hyperspace and adjusts its velocity by following particles with better fitness according to flying experience of itself and its neighbors. In the second stage similar to GA, genetic operators of selection, reproduction, crossover, and mutation are exerted on particles at predetermined probability. Roulette-wheel selection operator selects particles with better fitness into next generation with more chance, single-point crossover operator shares better genetic schemes between particles, and Gaussian mutation operator gives particles opportunity of escaping from local optimum. By combination of PSO and GA, evolution process is accelerated by flying behavior and population diversity is enhanced by genetic mechanism. The proposed algorithm is tested on some standard unconstrained and constrained optimization functions. Satisfactory results obtained in the tests show that HEA can effectively balance searching ability of global exploitation and local exploration and is superior to PSO and GA in the solution of complex optimization problems.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.