Shortest Path Routing Using Heuristic Search
Alaiwan, Ahmed Omran A.
Abstract
Open-access reader
Alaiwan, Ahmed Omran A.
Abstract
Open-access reader
Shortest Path problems are inevitable in road network applications such as city emergency handling and drive guiding system, in where the optimal routing have to be found. To achieve the best path, there are many algorithms which are more or less effective, depending on the particular case. Efficiency depends not only on the time needed for calculation, but also on the reliability of the result. A* algorithm is able to return the best path (if it exists) between two nodes, according to accessibility/ orientation and, of course, cost of arcs. In this project A* algorithm was used, to suggest shortest path model between two selected points to find the fastest and shortest route on Malaysia map. This prototype then guides the users according to their interest and work.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Shortest Path problems are inevitable in road network applications such as city emergency handling and drive guiding system, in where the optimal routing have to be found. To achieve the best path, there are many algorithms which are more or less effective, depending on the particular case. Efficiency depends not only on the time needed for calculation, but also on the reliability of the result. A* algorithm is able to return the best path (if it exists) between two nodes, according to accessibility/ orientation and, of course, cost of arcs. In this project A* algorithm was used, to suggest shortest path model between two selected points to find the fastest and shortest route on Malaysia map. This prototype then guides the users according to their interest and work.
Key concepts: Constrained Shortest Path First, Shortest path problem, K shortest path routing, Private Network-to-Network Interface, Yen's algorithm, Path (computing), Shortest Path Faster Algorithm, Heuristic