Particle Swarm Genetic Annealing Algorithm for Job-Shop Scheduling

MAO Fan,FU Li,CAI Bin
DOI: https://doi.org/10.3778/j.issn.1002-8331.2011.05.068
2011-01-01
Computer Engineering and Applications Journal
Abstract:The Standard Particle Optimization algorithm(PSO) generally is used to solve continuous optimization problems, and is used rarely to solve discrete problems such as Job-shop Scheduling Problem(JSP).So,based on the problem of premature convergence and slow search speed of PSO,this paper proposes a hybrid particle swarm optimization algorithm to solve JSP.By combining PSO,Genetic Algorithm(GA) and Simulated Annealing(SA) algorithm,this algorithm not only enhances the global search ability,but also reduces the algorithm’s dependence on the parameters,and at the same time,overtakes the premature convergence of GA and PSO algorithm.The experimental results indicate that this algorithm not only has great advantage of convergence property over PSO,but also can avoid the premature convergence problem effectively.
What problem does this paper attempt to address?