Hi, I'm working with Dijkstra's Algorithm and i was successful to find the shortest path to every possible node (i used a mix of my own code and a sample found on codeproject) now the problem is that...