Tabu Search and Simulated Annealing metaheuristic algorithms applied to the RoRo vessel stowage problem

Eghbal Hosseini
DOI: https://doi.org/10.48550/arXiv.2301.04468
2023-01-08
Abstract:The search heuristics Tabu search and Simulated annealing are commonly used meta-heuristics. The two heuristics have different ways of ensuring diversification. The heuristics can be implemented for solving the stowage planning problem. The stowage planning problem occurs every time a vessel is loaded. The idea is to stow the cargo in an optimal manner satisfying a set of constraints and specifically the stability constraints. An optimal plan can be to assign the cargo to spots on the vessel so that the vessel trim and draft are optimized ensuring a low fuel consumption. Here the problem considered is the stowage planning of trailers on a Roll-on/Roll-off vessel. Roll-on/Roll-off vessels carries vehicles or trailers on the different levels of the vessel. When making a stowage plan of a vessel ballast tanks can be adjusted to improve stability and to change draft. This leads to stability constraints which can be very complex to model and solve using a mixed integer model and solver. Complicating constraints occur in many different applications and different forms and are the cause of the popularity of search algorithms, such as tabu search and simulated annealing, for solving real-life applications. Results of the two meta-heuristics are shown for real-life stowage planning cases for Roll-on/Roll-off vessels.
Optimization and Control
What problem does this paper attempt to address?