Abstract

This work presents a procedure to plan the storage, picking sequences, and picking paths in warehouses, focusing on small businesses that may not afford the construction of designed-for-purposes storage facilities or use sophisticated picking strategies. The procedure considers storage spaces of irregular shapes and assumes the use of a picker-to-parts strategy. It considers constraints, such as proximity constraints and comprises three nested loops. The innermost loop uses the NetworkX package to find the shortest path between two locations. The intermediate loop uses the traveling salesperson problem implementation of Google OR-Tools to find the optimal path to collect the items in a given order. The third loop uses the simulated annealing method for optimal storage allocations. A class-based approach to simulated annealing optimization proposed in this work systematically improves the storage/picking configuration.

Full Text
Paper version not known

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

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.