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
November 1, 2024
September 29, 2024
September 20, 2024
September 18, 2024
September 11, 2024
September 1, 2024
August 21, 2024
August 18, 2024
August 15, 2024
July 24, 2024
July 11, 2024
July 2, 2024
June 27, 2024
June 6, 2024
May 8, 2024
April 18, 2024
April 6, 2024
March 26, 2024
March 21, 2024