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
April 18, 2024
April 6, 2024
March 26, 2024
March 21, 2024
March 7, 2024
February 3, 2024
December 5, 2023
October 12, 2023
October 3, 2023
September 18, 2023
August 24, 2023
August 18, 2023
August 15, 2023
July 28, 2023
June 28, 2023
June 1, 2023
May 8, 2023
May 1, 2023