Skip to content

aidakrr/dijkstra-SDN-Ryu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dijkstra-SDN-Ryu

this is how I implement Dijkstra algorith to find shortest path on SDN. I used three topologies and OSPF cost based on bandwidth. I declare the distance matrix as constant. maybe when you try the controller code for the first time, it will show you "key error(0)", just be patient the code is taking time to solve your topology

About

this is how I implement Dijkstra algorith to find shortest path on SDN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages