Reducing Complexity for Quantum Approaches in Train Load Optimization
AI 摘要
提出一种更紧凑的列车装载优化模型,降低了计算复杂度并提高了求解效率。
主要贡献
- 创新性地在目标函数中隐式计算再处理成本
- 大幅减少模型变量和约束的数量
- 通过模拟退火算法验证了模型的有效性和可扩展性
方法论
提出一种新的数学规划模型,利用模拟退火元启发式算法进行求解,并通过实验验证模型的有效性。
原文摘要
Efficiently planning container loads onto trains is a computationally challenging combinatorial optimization problem, central to logistics and supply chain management. A primary source of this complexity arises from the need to model and reduce rehandle operations-unproductive crane moves required to access blocked containers. Conventional mathematical formulations address this by introducing explicit binary variables and a web of logical constraints for each potential rehandle, resulting in large-scale models that are difficult to solve. This paper presents a fundamental departure from this paradigm. We introduce an innovative and compact mathematical formulation for the Train Load Optimization (TLO) problem where the rehandle cost is calculated implicitly within the objective function. This novel approach helps prevent the need for dedicated rehandle variables and their associated constraints, leading to a dramatic reduction in model size. We provide a formal comparison against a conventional model to analytically demonstrate the significant reduction in the number of variables and constraints. The efficacy of our compact formulation is assessed through a simulated annealing metaheuristic, which finds high-quality loading plans for various problem instances. The results confirm that our model is not only more parsimonious but also practically effective, offering a scalable and powerful tool for modern rail logistics.