General Particle Swarm Optimization Algorithm for Job-Shop Scheduling Problem

PENG Chuan-yong,GAO Liang,SHAO Xin-yu,ZHOU Chi
DOI: https://doi.org/10.3969/j.issn.1006-5911.2006.06.019
2006-01-01
Computer Integrated Manufacturing Systems
Abstract:To overcome the limitations of traditional Particle Swarm Optimization(PSO) on solutions to the combinatorial optimization problems,a General PSO(GPSO) model was proposed after analyzing the optimization mechanism of the traditional PSO. Based on this model,a GPSO algorithm was presented to solve the Job-shop Scheduling Problem(JSP).In GPSO,crossover and mutation operations in genetic algorithm were respectively utilized by particles to exchange information and search randomly.Besides,Tabu Search was used for particles' local search.To control the local search and ensure its convergence to the global optimum solution,time-varying crossover probability and time-varying maximum step size of Tabu Search were introduced.The experimental results showed that JSP could be solved by GPSO effectively.The feasibility of the proposed GPSO model was also demonstrated.
What problem does this paper attempt to address?