A Constraint-Based Greedy-Local-Global Search for the Warehouse Location Problem

被引:0
作者
Loeffler, Sven [1 ]
Hofstedt, Petra [1 ]
机构
[1] Brandenburg Univ Technol Cottbus Senftenberg, Konrad Wachsmann Allee 5, D-03046 Cottbus, Germany
来源
ARTIFICIAL INTELLIGENCE APPLICATIONS AND INNOVATIONS, PT III, AIAI 2024 | 2024年 / 713卷
关键词
Planning and Scheduling; Constraint Programming; Greedy Search; Local Search; Global Search; Warehouse Location Problem;
D O I
10.1007/978-3-031-63219-8_22
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
Constraint optimization problems offer a means to obtain a global solution for a given problem. At the same time the promise of finding a global solution often comes at the cost of significant time and computational resources. In contrast, greedy search and local search represent two alternative approaches, which can lead fast to local optima. In this paper, we explore the advantages of incorporating greedy search and local search into constraint optimization methods without forsaking the pursuit of a global solution. The different instances of our global search process are designed to initially behave akin to a greedy search and a local search while they are integrated in a global search approach. This dual strategy aims to achieve two key objectives: firstly, it accelerates the attainment of an initial solution, and secondly, it ensures that this solution possesses a high level of optimality. Even though constraint programming theoretically finds a global optimum, in practice, this may not always be the case due to time and hardware limitations. Our approach improves upon the general Branch-and-Bound approach in constraint programming, aiming to find a good or optimal solution faster than the conventional method. Finally, we validate our findings using the warehouse location problem as a case study.
引用
收藏
页码:291 / 304
页数:14
相关论文
共 14 条
[1]  
Aggarwal Charu, 2021, Artificial Intelligence: A Textbook, DOI 10.1007/978-3-030-72357-6
[2]  
Apt K., 2003, Constraint Satisfaction Problems: Examples, V2
[3]  
Boussemart F, 2004, FRONT ARTIF INTEL AP, V110, P146
[4]  
Cheng B. M. W., 1996, Principles and Practice of Constraint Programming - CP96. Second International Conference - CP96. Proceedings, P91
[5]  
Choi C.W., 2003, IJCAI 03, P1370
[6]  
Dechter R., Constraint networks, P25
[7]  
Dechter R., 2003, Constraint Processing
[8]  
Gendreau M, 2010, INT SER OPER RES MAN, V146, P41, DOI 10.1007/978-1-4419-1665-5_2
[9]  
Hnich B., CSPLib problem 034: warehouse location problem
[10]  
Marriott Kim, 1998, Programming with constraints: an introduction