Implementation of Ant Colony System Algorithm with Changing Pheromones for Job Shop Scheduling Problem

付治政,肖菁,张军
DOI: https://doi.org/10.16208/j.issn1000-7024.2010.02.053
2010-01-01
Abstract:Ant colony system algorithm solve the job shop scheduling problem,but it is easily trapped in local optimization problem.So an ant colony system algorithm with changing the pheromones is proposed.This algorithm firstly computes the ratio of the maximum value and minimum value of the pheromone matrix,and if the radio is over a certain threshold,the pheromone matrix is reset by the corresponding strategy.This algorithm narrow the gap of the pheromones and avoid the local optimal state.And the algorithm steps are given in the text.With the benchmark lib of the job shop scheduling problem,the experiments are executed.The results proved that this algorithm is more effective than ant colony system algorithm in the convergence speed and computational aspects of the optimal solution.
What problem does this paper attempt to address?