|
|
Reply from Mr. R Arri Widyanto
2022.12.22 04:57:26
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.
|