Thanks for the feedback.
According to several studies that have been done, so far Dijkstra^s algorithm has the
best accuracy. To improve accuracy, this can be done by combining it with other
algorithms such as Haversine which is used to calculate the distance of points on the
earth^s surface based on the earth^s longitude and latitude.
This research is still a prototype, so it has not been combined with other algorithms.
As a comparison, later it will be tested for accuracy with applications that are built
compared to Google maps.
interesting presentation
if it is implemented in big cities how is Dijkstra^s Algorithm applied, by adding the
condition of avoiding toll roads ?
Replies:
As a new prototype was developed for the city of Magelang, for the next
development route exceptions were added, for example there were road closures
and others.