a bigger delay although it has an equal number of re-
fused requests. It is probably the result of freedom
which was given to the model, it used some unsuit-
able paths in the beginning and then the other agents
had to wait in front of the intersection.
Table 8: Results for 8×8 intersections based on different
line management.
Intersection type plan length delay refused
Corridor – strict lines 17.8 12.4 1.2
Corridor – free lines 18.5 15.8 1.2
Corridor – oriented graph 18.4 17 1
Free 17.6 13 0
6 CONCLUSION
In this paper, we studied an intelligent intersection
design. The intersection manager receives requests
for traversing the shared environment and its job is
to navigate all of the agents through the intersection
safely and as efficiently as possible.
Rather than an algorithm that plans and schedules
the paths itself, we studied the spatial design of the in-
tersection and its effect on the efficiency of the found
plan. The planning itself can be seen as an instance
of multi-agent path-finding. We assumed two types of
intersections that are commonly used on roads today -
4-way intersection with turning lanes and roundabout.
We also added an intersection with less restriction on
the movements, where agents can travel in any direc-
tion.
The extensive simulation experiments show that
while roundabout type intersections do not cause
much extra delay to the agents, the traversed path is
quite long in comparison with other types. The free
movement type intersection has the highest through-
put of the agents at the expense of higher delay. This
is caused by the higher flexibility of the paths the
agents can traverse. If the optimal path in the re-
stricted intersection is occupied, the agent has to wait,
however, in the free movement intersection, the agent
can still find some less optimal path to go through.
ACKNOWLEDGEMENTS
This research is supported by the Czech Science
Foundation under the project P103-19-02183S, by
SVV project number 260 453, and by the Charles
University Grant Agency under the project 90119.
REFERENCES
Bart
´
ak, R., Zhou, N., Stern, R., Boyarski, E., and Surynek,
P. (2017). Modeling and solving the multi-agent
pathfinding problem in picat. In 29th IEEE Interna-
tional Conference on Tools with Artificial Intelligence,
ICTAI 2017, Boston, MA, USA, November 6-8, 2017,
pages 959–966.
de Wilde, B., ter Mors, A., and Witteveen, C. (2014). Push
and rotate: a complete multi-agent pathfinding algo-
rithm. J. Artif. Intell. Res., 51:443–492.
Dresner, K. M. and Stone, P. (2008a). Mitigating catas-
trophic failure at intersections of autonomous vehi-
cles. In 7th International Joint Conference on Au-
tonomous Agents and Multiagent Systems (AAMAS
2008), Estoril, Portugal, May 12-16, 2008, Volume 3,
pages 1393–1396.
Dresner, K. M. and Stone, P. (2008b). A multiagent ap-
proach to autonomous intersection management. J.
Artif. Intell. Res., 31:591–656.
Huang, H., Chin, H. C., and Haque, M. M. (2008). Severity
of driver injury and vehicle damage in traffic crashes
at intersections: A bayesian hierarchical analysis. Ac-
cident Analysis & Prevention, 40(1):45 – 54.
Kornhauser, D., Miller, G. L., and Spirakis, P. G. (1984).
Coordinating pebble motion on graphs, the diame-
ter of permutation groups, and applications. In 25th
Annual Symposium on Foundations of Computer Sci-
ence, West Palm Beach, Florida, USA, 24-26 October
1984, pages 241–250.
Ratner, D. and Warmuth, M. K. (1990). Nxn puzzle
and related relocation problem. J. Symb. Comput.,
10(2):111–138.
Stern, R., Sturtevant, N. R., Felner, A., Koenig, S., Ma, H.,
Walker, T. T., Li, J., Atzmon, D., Cohen, L., Kumar,
T. K. S., Boyarski, E., and Bart
´
ak, R. (2019). Multi-
agent pathfinding: Definitions, variants, and bench-
marks. In the International Symposium on Combina-
torial Search (SoCS).
Surynek, P. (2009). A novel approach to path planning
for multiple robots in bi-connected graphs. In 2009
IEEE International Conference on Robotics and Au-
tomation, ICRA 2009, Kobe, Japan, May 12-17, 2009,
pages 3613–3619.
ˇ
Svancara, J., Vlk, M., Stern, R., Atzmon, D., and Bart
´
ak,
R. (2019). Online multi-agent pathfinding. In The
Thirty-Third AAAI Conference on Artificial Intelli-
gence, AAAI 2019, The Thirty-First Innovative Ap-
plications of Artificial Intelligence Conference, IAAI
2019, The Ninth AAAI Symposium on Educational
Advances in Artificial Intelligence, EAAI 2019, Hon-
olulu, Hawaii, USA, January 27 - February 1, 2019.,
pages 7732–7739.
Yu, J. and LaValle, S. M. (2013). Structure and intractability
of optimal multi-robot path planning on graphs. In
Proceedings of the Twenty-Seventh AAAI Conference
on Artificial Intelligence, July 14-18, 2013, Bellevue,
Washington, USA.
What Does Multi-agent Path-finding Tell Us About Intelligent Intersections
257