scispace - formally typeset
Open AccessJournal Article

A Hierarchical Route Planning Algorithm Based on Multi-level Topological Structure of Road Network

TLDR
A hierarchical route planning algorithm is proposed for the optimal route calculation in location-based services(LBS) and some experiments show that the proposed algorithm can largely improve the efficiency of route planning, especially for those cases with large-scale road network.
Abstract
The efficiencies of planar shortest path algorithms deteriorate sharply with the expansion of the network size.However,this puzzle can be well resolved by hierarchical route planning algorithms which use "decompose and conquer" strategy to reduce search space essentially.Firstly,the paper studies the underlying data background of hierarchical algorithms,namely,the multi-level topological structure of road network,which covers road-class-specific level abstraction method region partition of road map data and intra-region hierarchical topological relationship model.Secondly,a hierarchical route planning algorithm is proposed for the optimal route calculation in location-based services(LBS).In detail,line distances between start nodes and goal nodes are applied to judge whether the node need to be switched to higher level.A modified heuristic A* algorithm is devised to search for the entrances to a higher level or the exits to a lower level.And a bidirectional strategy is adopted for intra-level optimal path computation.At last,some experiments using real road networks show that the proposed algorithm can largely improve the efficiency of route planning,especially for those cases with large-scale road network.

read more

Citations
More filters
Proceedings ArticleDOI

Improvement of Dijkstra's algorithm and its application in route planning

TL;DR: The paper has improved two points, namely the improvement of data storage structure and the searching area of restricted algorithms, and its validity is obtained by analyzing the experimental results.
Proceedings ArticleDOI

A Voronoi-based Hierarchical Graph Model of Road Network for Route Planning

TL;DR: A Voronoi-based hierarchical graph model of road network for route planning is proposed, which constructs the hierarchical graph based on hierarchical spatial reasoning and utilizes graph Vor onoi diagram to associate adjacent levels in hierarchical graph of roadnetwork.
Proceedings ArticleDOI

A hierarchical planning algorithm based on network topology analysis for minimal Steiner tree problems

TL;DR: A strategy of divide and conquer from human cognition for improving the solution capability and efficiency of minimal Steiner tree (MST) problems to complex real system.
Related Papers (5)