Huang JinDian
School of Intelligent Manufacturing Industry, Hanshan Normal University, Chaozhou, Guangdong, China.
Sci Rep. 2025 Feb 10;15(1):4924. doi: 10.1038/s41598-025-89698-3.
This study addresses the problem of minimizing the makespan for scheduling parallel batch machines, where jobs are processed in batches and each machine has the same capacity. The processing time for each batch includes setup, preheating, and heat preservation stages, introducing both serial and parallel batching characteristics. Jobs differ in size, weight, and ready time. A mixed-integer linear programming model is formulated and its correctness is verified using small-scale instances. As the problem is NP-hard, a novel heuristic algorithm is proposed, which utilizes a dynamic scheduling strategy to effectively reduce machine idle waiting time between batches. The time complexities of the algorithm are analyzed, and the worst-case performance of the new constructive heuristic is also evaluated. For small-scale problems, the performance of the heuristics is compared with the optimal solutions obtained from the MILP model, while for large-scale problems, comparisons are made with lower bounds. Three heuristic algorithms and two improved genetic algorithms are used as benchmark algorithms. The experimental results demonstrate that the new constructive heuristic outperforms these five algorithms in terms of scheduling performance.
本研究针对并行批处理机调度中使完工时间最小化的问题展开,其中作业按批处理,且每台机器具有相同的处理能力。每批的处理时间包括设置、预热和保温阶段,呈现出串行和并行批处理的特征。作业在尺寸、重量和准备时间方面存在差异。构建了一个混合整数线性规划模型,并使用小规模实例验证了其正确性。由于该问题是NP难问题,提出了一种新颖的启发式算法,该算法采用动态调度策略有效减少批次间机器的空闲等待时间。分析了算法的时间复杂度,并评估了新构造启发式算法的最坏情况性能。对于小规模问题,将启发式算法的性能与从MILP模型获得的最优解进行比较,而对于大规模问题,则与下界进行比较。使用三种启发式算法和两种改进的遗传算法作为基准算法。实验结果表明,新构造启发式算法在调度性能方面优于这五种算法。