
search strategies to efficiently cover the bounded
search space. Opportunities might also exist to em-
ploy local search methods that start from reasonable
initial solutions based on other optimization criteria
and find better solutions improving fairness and the
worst case.
5 CONCLUSIONS
We investigated multiagent pathfinding problems that
improve both fairness and the worst case among mul-
tiple objective values involving individual agents or
facilities. In the study, we applied variants of the
leximax criterion to MAPF problems and evaluated
this method with extended versions of the CBS al-
gorithm. The results revealed issues in controlling
a search with the leximax variants at both levels of
CBS when employing best-first search, while some
effect of the criterion was obtained in the optimiza-
tion among agents’ paths.
Although we addressed the case with the CBS al-
gorithm as a standard approach in our first study, the
result revealed several issues regarding the incom-
patibility between the vleximax criterion and simple
best-first search methods. As discussed in the pre-
vious section, opportunities might exist to additional
extension to more appropriately guide the best-first
search by considering the relationship among agent’s
paths and the cooperation of high- and low- level
search methods. The results might also suggest that
this kind of criterion is more compatible with other
approaches, including incomplete solution methods.
Partially greedy approaches such as variants of the
CA* algorithm or local search methods, rather than
comprehensive methods based on a fully best-first ap-
proach, also should be addressed. Our future work
will address an investigation in this direction as well
as analysis in more practical problem domains. While
we concentrated on the comparison of a few optimiza-
tion criteria as the first study, more extensive survey
regarding relating classes of MAPF/planning prob-
lems will also be included in our future work.
ACKNOWLEDGEMENTS
This study was supported in part by The Public
Foundation of Chubu Science and Technology Center
(thirty-third grant for artificial intelligence research)
and JSPS KAKENHI Grant Number 22H03647.
REFERENCES
Andreychuk, A., Yakovlev, K., Boyarski, E., and Stern, R.
(2021). Improving Continuous-time Conflict Based
Search. In Proceedings of The Thirty-Fifth AAAI Con-
ference on Artificial Intelligence, volume 35, pages
11220–11227.
Andreychuk, A., Yakovlev, K., Surynek, P., Atzmon, D.,
and Stern, R. (2022). Multi-agent pathfinding with
continuous time. Artificial Intelligence, 305:103662.
Barer, M., Sharon, G., Stern, R., and Felner, A. (2014).
Suboptimal Variants of the Conflict-Based Search Al-
gorithm for the Multi-Agent Pathfinding Problem. In
Proceedings of the Annual Symposium on Combinato-
rial Search, pages 19–27.
Barto, A. G., Bradtke, S. J., and Singh, S. P. (1995). Learn-
ing to act using real-time dynamic programming. Ar-
tificial Intelligence, 72(1-2):81–138.
Bouveret, S. and Lema
ˆ
ıtre, M. (2009). Computing leximin-
optimal solutions in constraint networks. Artificial In-
telligence, 173(2):343–364.
De Wilde, B., Ter Mors, A. W., and Witteveen, C. (2014).
Push and rotate: A complete multi-agent pathfinding
algorithm. J. Artif. Int. Res., 51(1):443–492.
Greco, G. and Scarcello, F. (2013). Constraint satisfaction
and fair multi-objective optimization problems: Foun-
dations, complexity, and islands of tractability. In Pro-
ceedings of the Twenty-Third International Joint Con-
ference on Artificial Intelligence, pages 545–551.
Hart, P., N. N. and Raphael, B. (1968). A formal basis
for the heuristic determination of minimum cost paths.
IEEE Trans. Syst. Science and Cybernetics, 4(2):100–
107.
Hart, P., N. N. and Raphael, B. (1972). Correction to ’a for-
mal basis for the heuristic determination of minimum-
cost paths’. SIGART Newsletter, (37):28–29.
Luna, R. and Bekris, K. E. (2011). Push and swap: Fast
cooperative path-finding with completeness guaran-
tees. In Proceedings of the Twenty-Second Interna-
tional Joint Conference on Artificial Intelligence, vol-
ume 1, pages 294–300.
Ma, H., Harabor, D., Stuckey, P. J., Li, J., and Koenig, S.
(2019). Searching with consistent prioritization for
multi-agent path finding. In Proceedings of the Thirty-
Third AAAI Conference on Artificial Intelligence and
Thirty-First Innovative Applications of Artificial In-
telligence Conference and Ninth AAAI Symposium on
Educational Advances in Artificial Intelligence, pages
7643–7650.
Ma, H., Li, J., Kumar, T. S., and Koenig, S. (2017). Lifelong
Multi-Agent Path Finding for Online Pickup and De-
livery Tasks. In Proceedings of the Sixteenth Confer-
ence on Autonomous Agents and MultiAgent Systems,
pages 837–845.
Marler, R. T. and Arora, J. S. (2004). Survey of
multi-objective optimization methods for engineer-
ing. Structural and Multidisciplinary Optimization,
26:369–395.
Matsui, T. (2019). A Study of Joint Policies Consider-
ing Bottlenecks and Fairness. In Proceedings of the
Investigation of MAPF Problem Considering Fairness and Worst Case
233