Abstract

This paper addresses more effective loading within the 3L-VRPTW, which is a combination of the vehicle routing problem with time windows and 3D loading constraints. We use a hybrid algorithm consisting of an outer Adaptive Large Neighborhood Search tackling the routing problem in combination with an inner Deepest-Bottom-Left-Fill algorithm solving the container loading problem. We propose and compare three new variants for the Deepest-Bottom-Left-Fill algorithm which differ in the representation and storage of available possible placement positions and the shift of items. The possible placement positions can be determined either by available points so that (1) a non-overlapping check between the items is necessary, (2) by available free spaces, or (3) by using a Rectangle Tree (RTree), where items and their positions are stored in a tree. For computational studies, two well-known instance sets are used. The algorithms are evaluated and compared concerning their solution quality and performance. Hereby, the algorithm with free spaces receives the best results with the smallest runtime. Moreover, the impact of different loading constraints is analyzed showing that the LIFO and minimal supporting area constraints have significant effects on the total travel distance. Several new best solutions were found. All results are validated and published at GitHub.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call