How I used Dijkstra’s Algorithm To Find An Optimal Route To Work.

In this article, I would like to share my experience and experimentation with using Dijkstra’s “Shortest Path” algorithm to figure out an optimal route to travel every day to a new job on the other side of the city.

Parthipan Natkunam
Operations Research Bit
5 min readJan 14, 2020

--

I did a few modifications in the edge cost calculation to include factors beyond just distance, so it is not really the shortest path that I wanted, but more of a…

--

--

Parthipan Natkunam
Operations Research Bit

A seasoned Software Engineer with expertise in building scalable web products. Has a passion for teaching and writing. Follow me for insightful tech content.