You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aim of the program is finding the shortest path in the dynamic environment. Client sends all information to Server which finds the shortest path with Dijkstra's algorithm.