Skip to content
SumedhArani edited this page Nov 11, 2015 · 2 revisions

Welcome to the Traffic-simulation wiki!

To understand Dijkstra’s algorithm better, you can refer to: http://vasir.net/blog/game_development/dijkstras_algorithm_shortest_path/

One more nice illustration indicating the pseudo code and also shows various iteration of the algorithm.

I think you will be able to understand my code with the help of these links.

Clone this wiki locally