Quote:
Originally Posted by -Danny-
So, this is basically a sort of system including positions for checkpoints and the system calculates where's the closest position is? Am I right with this? Cause I'm afraid I don't really understand the working and usages of this system.
|
dijkstra's algorithm find the shortest path between any 2 points.