SMT-Based Dynamic Multi-Robot Task Allocation (2403.11737v1)
Abstract: Multi-Robot Task Allocation (MRTA) is a problem that arises in many application domains including package delivery, warehouse robotics, and healthcare. In this work, we consider the problem of MRTA for a dynamic stream of tasks with task deadlines and capacitated agents (capacity for more than one simultaneous task). Previous work commonly focuses on the static case, uses specialized algorithms for restrictive task specifications, or lacks guarantees. We propose an approach to Dynamic MRTA for capacitated robots that is based on Satisfiability Modulo Theories (SMT) solving and addresses these concerns. We show our approach is both sound and complete, and that the SMT encoding is general, enabling extension to a broader class of task specifications. We show how to leverage the incremental solving capabilities of SMT solvers, keeping learned information when allocating new tasks arriving online, and to solve non-incrementally, which we provide runtime comparisons of. Additionally, we provide an algorithm to start with a smaller but potentially incomplete encoding that can iteratively be adjusted to the complete encoding. We evaluate our method on a parameterized set of benchmarks encoding multi-robot delivery created from a graph abstraction of a hospital-like environment. The effectiveness of our approach is demonstrated using a range of encodings, including quantifier-free theories of uninterpreted functions and linear or bitvector arithmetic across multiple solvers.
- cvc5: A versatile and industrial-strength SMT solver. In Tools and Algorithms for the Construction and Analysis of Systems - 28th International Conference, TACAS, pages 415–442. Springer, 2022.
- Satisfiability modulo theories. In A. Biere, M. Heule, H. van Maaren, and T. Walsh, editors, Handbook of Satisfiability, chapter 33, pages 1267–1329. IOS Press, second edition, 2021.
- Optimization techniques for multi-robot task allocation problems: Review on the state-of-the-art. 168:104492.
- Integrated task assignment and path planning for capacitated multi-agent pickup and delivery. IEEE Robotics and Automation Letters, 6(3):5816–5823, 2021.
- A distributed task allocation algorithm for a multi-robot system in healthcare facilities. 80:33–58, 2015.
- L. De Moura and N. Bjørner. Z3: An efficient SMT solver. In International conference on Tools and Algorithms for the Construction and Analysis of Systems, pages 337–340. Springer, 2008.
- Antlab: A multi-robot task server. ACM Transactions on Embedded Computing Systems (TECS), 16(5s):1–19, 2017.
- H. Hansson and B. Jonsson. A logic for reasoning about time and reliability. Formal Aspects of Computing, 6, 02 1995.
- Optimal task scheduling with nonlinear costs using smt solvers. In IEEE International Conference on Automation Science and Engineering (CASE), 2019.
- S. Jeon and J. Lee. Vehicle routing problem with pickup and delivery of multiple robots for hospital logistics. In 2016 16th International Conference on Control, Automation and Systems (ICCAS), pages 1572–1575. IEEE, 2016.
- Multi-robot task allocation for real-time hospital logistics. In IEEE International Conference on Systems, Man, and Cybernetics (SMC), pages 2465–2470, 2017.
- A simple and effective evolutionary algorithm for the capacitated location–routing problem. Computers & Operations Research, 70:155–162, 2016.
- Safe navigation in human occupied environments using sampling and control barrier functions. In IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021.
- A. Niemetz and M. Preiner. Bitwuzla. In Computer Aided Verification - 35th International Conference, CAV, pages 3–17. Springer, 2023.
- A taxonomy for task allocation problems with temporal and ordering constraints. Robotics and Autonomous Systems, 90:55–70, 2017. Special Issue on New Research Frontiers for Intelligent Autonomous Systems.
- T. Okubo and M. Takahashi. Simultaneous optimization of task allocation and path planning using mixed-integer programming for time and capacity constrained multi-agent pickup and delivery. In 2022 22nd International Conference on Control, Automation and Systems (ICCAS), pages 1088–1093. IEEE, 2022.
- Feasible space monitoring for multiple control barrier functions with application to large scale indoor navigation. 2023.
- N. Rungta. A billion smt queries a day. In International Conference on Computer Aided Verification, pages 3–18. Springer, 2022.
- A scalable multi-robot task allocation algorithm. In 2018 IEEE International Conference on Robotics and Automation (ICRA), pages 5022–5027. IEEE, 2018.
- Patients’ trust in hospital transport robots: Evaluation of the role of user dispositions, anxiety, and robot characteristics. In 17th ACM/IEEE International Conference on Human-Robot Interaction (HRI), pages 246–255, 2022.
- N. Shah and S. Srivastava. Using deeplearning to bootstrap abstractions for hierarchical robotplanning. In 21st International Conference on Autonomous Agents and Multiagent Systems (AAMAS), 2022.
- Hierarchical planning with annotated skeleton guidance. 7:11055–11061, 2022.
- Coordinating hundreds of cooperative, autonomous vehicles in warehouses. 29(1):9, 2008.