paper-with-me

홈 › Papers

Warehouse Layout Method Based on Ant Colony and Backtracking Algorithm

2015-08-20 · Ardy Wibowo Haryanto, Adhi Kusnadi, Yustinus Eko Soelistio

Warehouse is one of the important aspects of a company. Therefore, it is necessary to improve Warehouse Management System (WMS) to have a simple function that can determine the layout of the storage goods. In this paper we propose an improved warehouse layout method based on ant colony algorithm and backtracking algorithm. The method works on two steps. First, it generates a solutions parameter tree from backtracking algorithm. Then second, it deducts the solutions parameter by using a combination of ant colony algorithm and backtracking algorithm. This method was tested by measuring the time needed to build the tree and to fill up the space using two scenarios. The method needs 0.294 to 33.15 seconds to construct the tree and 3.23 seconds (best case) to 61.41 minutes (worst case) to fill up the warehouse. This method is proved to be an attractive alternative solution for warehouse layout system.

📄 PDF Abstract BibTeX arXiv:1508.04872

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Multi-Robot Coordination and Layout Design for Automated Warehousing

2023-05-10 · Yulun Zhang, Matthew C. Fontaine, Varun Bhatt, Stefanos Nikolaidis 외

With the rapid progress in Multi-Agent Path Finding (MAPF), researchers have studied how MAPF algorithms can be deployed to coordinate hundreds of robots in large automated warehouses. While most works try to improve the…

DiversityLayout DesignMulti-Agent Path Finding

Layout Design for Intelligent Warehouse by Evolution with Fitness Approximation

2018-11-14 · Haifeng Zhang, Zilong Guo, Han Cai, Chris Wang 외

With the rapid growth of the express industry, intelligent warehouses that employ autonomous robots for carrying parcels have been widely used to handle the vast express volume. For such warehouses, the warehouse layout …

Layout Design

Multi-Dimensional AGV Path Planning in 3D Warehouses Using Ant Colony Optimization and Advanced Neural Networks

2025-03-30 · Bo Zhang, Xiubo Liang, Wei Song, Yulu Chen

Within modern warehouse scenarios, the rapid expansion of e-commerce and increasingly complex, multi-level storage environments have exposed the limitations of traditional AGV (Automated Guided Vehicle) path planning met…

Stress-Relief Annealing: Polynomial-Time Simulation-Free Layout Optimization for Automated Warehouses

2026-08-02 · Xiangjie Luo, Yulun Zhang, Miyuki Koshimura, Makoto Yokoo 외 arxiv

We study the problem of optimizing physical layouts for automated warehouses, where hundreds to thousands of robots are coordinated to transport packages. Previous works have shown that optimizing the warehouse layout (e…

Research on reinforcement learning based warehouse robot navigation algorithm in complex warehouse layout

2024-11-09 · Keqin Li, Lipeng Liu, Jiajing Chen, Dezhi Yu 외

In this paper, how to efficiently find the optimal path in complex warehouse layout and make real-time decision is a key problem. This paper proposes a new method of Proximal Policy Optimization (PPO) and Dijkstra's algo…

Decision MakingRobot Navigation