Multi-agent Pick and Delivery with Capacities: Action Planning Vs Path Finding


Tajelipirbazari N., Yildirimoglu C. U., Sabuncu O., Arici A. C., Ozen I. H., Patoglu V., ...More

24th International Conference on Practical Aspects of Declarative Languages, PADL 2022, Pennsylvania, United States Of America, 17 - 18 January 2022, vol.13165 LNCS, pp.24-41 identifier

  • Publication Type: Conference Paper / Full Text
  • Volume: 13165 LNCS
  • Doi Number: 10.1007/978-3-030-94479-7_3
  • City: Pennsylvania
  • Country: United States Of America
  • Page Numbers: pp.24-41
  • Keywords: Action planning, Answer set programming, Multi-agent path finding, Pick and delivery with capacities
  • TED University Affiliated: Yes

Abstract

© 2022, Springer Nature Switzerland AG.Motivated by autonomous warehouse applications in the real world, we study a variant of Multi-Agent Path Finding (MAPF) problem where robots also need to pick and deliver some items on their way to their destination. We call this variant the Multi-Agent Pick and Delivery with Capacities (MAPDC) problem. In addition to the challenges of MAPF (i.e., finding collision-free plans for each robot from an initial location to a destination while minimizing the maximum makespan), MAPDC asks also for the allocation of the pick and deliver tasks among robots while taking into account their capacities (i.e., the maximum number of items one robot can carry at a time). We study this problem with two different approaches, action planning vs path finding, using Answer Set Programming with two different computation modes, single-shot vs multi-shot.