Data Management and Algorithms Open access Peer reviewed

Optimized Customizable Route Planning in Large Road Networks with Batch Processing

Muhammad Farhan, Henning Köehler

Future Transportation | Jun 23, 2026

Abstract

Abstract

Modern route planners such as Google Maps and Apple Maps serve millions of users worldwide, optimizing routes in large-scale road networks where fast responses are required for diverse cost metrics including travel time, fuel consumption, and toll costs. Classical algorithms like Dijkstra or A* are too slow at this scale, and while index-based techniques achieve fast queries, they are often tied to fixed metrics, making them unsuitable for dynamic conditions or user-specific metrics. Customizable approaches address this limitation by separating metric-independent preprocessing and metric-dependent customization, but they remain limited by slower query performance. We recently introduced Customizable Tree Labeling (CTL) as a framework that combines tree labelings with shortcut graphs. The shortcut graph enables efficient customization to different cost metrics, while tree labeling, supported by path arrays, provides fast query answering. Although CTL enables optimizing routes with different cost metrics, it still faces challenges in storing and reconstructing path information efficiently, which hinders its scalability for answering millions of queries. In this article, we build on the CTL framework by developing several algorithmic variants that differ in the information retained within shortcut graphs and path arrays, offering a spectrum of trade-offs between memory usage and query performance. To further enhance scalability, we propose a batch processing strategy that shares path information across queries to eliminate redundant computation. We empirically evaluated the performance of our algorithms on 13 real-world road networks. The results show that they significantly outperform state-of-the-art methods, achieving speedups of up to factor 15 for route computation while maintaining practical memory requirements.

Direct answer

What can I do from this paper page?

Use this page to scan "Optimized Customizable Route Planning in Large Road Networks with Batch Processing" quickly: start with the summary and abstract, then check the authors, source, topics, and related papers. From here, open Scollr to follow Data Management and Algorithms research, save the paper, or map adjacent work.

Authors

Researchers on this paper

Muhammad Farhan

first | Australian National University | ORCID 0000-0002-1239-2107

Henning Köehler

last | Massey University | ORCID 0000-0002-4688-920X

Research areas

Follow related topics

Citation

BibTeX

@article{Farhan2026Optimized,
  title = {Optimized Customizable Route Planning in Large Road Networks with Batch Processing},
  author = {Muhammad Farhan and Henning Köehler},
  journal = {Future Transportation},
  year = {2026},
  doi = {10.3390/futuretransp6040134},
  url = {https://doi.org/10.3390/futuretransp6040134}
}

FAQ

Using this paper in a discovery workflow

How do I find related work for this paper?

Use the related papers and topic links on this page as starting points. In Scollr, you can also open the paper and build a literature map around its references, citing papers, and related work.

How can I keep up with new Data Management and Algorithms research papers?

Follow Data Management and Algorithms research in Scollr. New papers from the topic flow into a personalized feed, and you can save useful studies to revisit later.

Can I cite this paper from this page?

This page includes a static BibTeX block for Optimized Customizable Route Planning in Large Road Networks with Batch Processing. Always verify the DOI, source, and publication details against the publisher record before submitting a manuscript.

Follow this research in Scollr

Follow the topics and authors behind this paper, save useful studies, and build a literature map when you are ready to go deeper.

Get the app