Shortest Path
The shortest path problem focuses on finding the most efficient route between two points in a network, minimizing distance, time, or cost. Current research emphasizes efficient algorithms for various contexts, including those with obstacles (e.g., A*, Floyd's algorithm, adaptations for graphs of convex sets), multiple destinations, and uncertainty in edge weights or dynamic environments (e.g., reinforcement learning, neural networks). These advancements have significant implications for diverse fields, such as robotics, autonomous navigation (drones, vehicles), and network optimization, by enabling faster and more robust path planning in complex scenarios.
Papers
January 17, 2023
December 24, 2022
November 28, 2022
November 19, 2022
November 15, 2022
November 2, 2022
August 22, 2022
August 20, 2022
July 31, 2022
July 29, 2022
June 10, 2022
June 9, 2022
June 7, 2022
June 2, 2022
May 30, 2022
May 11, 2022
February 17, 2022