Skip to content

addauda/Shortest-Path-Routing-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortest Path Routing Algorithm with Djikstra

How to run program

  • Run ./make to install dependencies and generate script to run routers

  • Run the nse:

    • ./nse <command line arguments>
  • Run the 5 routers sequentially:

    • ./router <command line arguments>
  • You should see the relevant log files generated in working directory

Tested Environments

  • Tested on ubuntu1804-002 as host for nse and all 5 routers: PASSED
  • Tested on ubuntu1804-002 as nse, ubuntu1804-004 all 5 routers: PASSED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published