Browsed by
Tag: Dijkstra

Dijkstra’s algorithm

Dijkstra’s algorithm

To be frank, I hate mathematics, due to the nature of my work now, I got to use all this skillsets. For the last few weeks, I’d been studying a new algorithm to make one of my apps more intelligent, as for the finding, I write this article to explain a simple but powerful algorithm : Dijkstra’s algorithm. Dijkstra’s algorithm can be describe as the father of all modern GPS routing engine. Without it, we will have hard time to…

Read More Read More