Title :
Iterative Deepening A* Algorithms for the Container Relocation Problem
Author :
Zhu, Wenbin ; Qin, Hu ; Lim, Andrew ; Zhang, Huidong
Author_Institution :
Dept. of Comput. Sci. & Eng., Hong Kong Univ. of Sci. & Technol., Hong Kong, China
Abstract :
The container relocation problem, where containers that are stored in bays are retrieved in a fixed sequence, is a crucial port operation. Existing approaches using branch and bound algorithms are only able to optimally solve small cases in a practical time frame. In this paper, we investigate iterative deepening A* algorithms (rather than branch and bound) using new lower bound measures and heuristics, and show that this approach is able to solve much larger instances of the problem in a time frame that is suitable for practical application. We also examine a more difficult variant of the problem that has been largely ignored in existing literature.
Keywords :
containerisation; facility location; iterative methods; branch and bound algorithm; container relocation problem; iterative deepening A* algorithm; lower bound heuristics; lower bound measure; Algorithm design and analysis; Iterative algorithms; Throughput; Container relocation problem; container yard operation; iterative deepening A*;
Journal_Title :
Automation Science and Engineering, IEEE Transactions on
DOI :
10.1109/TASE.2012.2198642