Find the shortest route using Greedy and Djikstra algorithm (Route planner application) This is the final project of SSK4106 Algorithm and Design Analysis. The objective of the project is to use ...
This program is a link state router that computes Djikstra's for each node in the network, and prints a Link State Packet every thirty seconds, detailing the shortest path to each node ...