IJCAI 2024poster1 citations

Scalable Ultrafast Almost-optimal Euclidean Shortest Paths

Stefan Funke, Daniel Koch, Claudius Proissl, Axel Schneewind, Armin Weiß, Felix Weitbrecht

Abstract

We consider the problem of computing high-quality Euclidean shortest paths amidst obstacles on a large scale. By transferring and adapting speed-up techniques from the road network setting, we are able to compute source target paths for problem instances with several million obstacle vertices within few milliseconds after moderate preprocessing. We show experimentally that for small instances where optimal solutions are easily available on average our computed paths are less than 0.3% longer than the optimum. For large instances a new lower-bounding technique shows that on average our computed paths are less than 2% longer than the optimum paths. We compare our approach with the current state-of-the-art on problem instances derived from the OpenStreetMap project.

Planning and Scheduling: PS: RoutingMultidisciplinary Topics and Applications: MTA: TransportationPlanning and Scheduling: PS: ApplicationsSearch: S: Combinatorial search and optimisation
BibTeX
@inproceedings{ijcai2024p742,
  title     = {Scalable Ultrafast Almost-optimal Euclidean Shortest Paths},
  author    = {Funke, Stefan and Koch, Daniel and Proissl, Claudius and Schneewind, Axel and Weiß, Armin and Weitbrecht, Felix},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {6716--6723},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/742},
  url       = {https://doi.org/10.24963/ijcai.2024/742},
}