Minimizing The Total Completion Time On A Single Batch Processing Machine With Non-Identical Job Sizes Using Ant Colony Optimization

Rui Xu,Hua-Ping Chen,George Q. Huang,Hao Shao,Ba-Yi Cheng,Bo-Wen Liu
DOI: https://doi.org/10.1109/ICIEA.2008.4582910
2008-01-01
Abstract:This paper aims at minimizing the total completion time for a single batch processing machine (BPM) with non-identical job sizes. For this problem, each job has a corresponding processing time and size. The machine can process the jobs in batches as long as the total size of all the jobs in a batch does not exceed the machine capacity. The processing time of a batch is equal to the longest processing time among all the jobs in that batch. This problem is NP-hard and hence an ant colony optimization (ACO) approach based on job sequence is proposed. Random instances were used to test the effectiveness of the proposed approach. Computational results show that ACO significantly outperforms other algorithms addressed in the literature.
What problem does this paper attempt to address?