Advanced Graph Search Course
07.05.2025
Graph search algorithms are at the core of many real-world problems, from robot motion planning to transformer decoding and large-scale path planning in road networks. While fundamental algorithms like Dijkstra’s and A* are well known and widely used, real-world applications often introduce unique computational challenges. This course explores how to adapt and extend these algorithms to address complex constraints and optimization goals in diverse domains.
This course is designed for professionals and researchers in AI, robotics, machine learning, and operations research who want to enhance their understanding of graph search algorithms and their applications. A background in basic search algorithms (such as A*) is beneficial.