Minimizing makespan on parallel batching machines with non-identical job sizes using SAGA

Feng SHU,Hua-ping CHEN,Bing DU,Xiao-lin LI,Zhang-jin CAO
DOI: https://doi.org/10.3969/j.issn.1001-3695.2010.12.038
2010-01-01
Abstract:This paper proposed a SAGA to minimize makespan on parallel batch processing machines with non-identical job sizes. Introduced the state transition operation in SA to improve local search in the GA based on an elitist selection strategy. By combining the advantages of both algorithms,SAGA was able to strike a balance between local search and global search,and wouldn't fall into local optimum. In addition,to solve the problem that GA was unable to effectively distinguish chromosomes with similar fitness values in the later iterations,this paper defined the fitness function in two stages. The fitness function in the second stage could accelerate the convergence of the algorithm. Further defined the crossover operator using more effective two-point crossover instead of single-point crossover. The experimental results show that the proposed SAGA outperforms FFLPT,BFLPT and traditional GA addressed in the previous work.
What problem does this paper attempt to address?