Bellman-Ford-Routing-Algorithm

Bellman Ford Routing Algorithm in Computer Networks which is used to find the shortest path of each node to all the other nodes in the topology. All node's configuration files are passed as arguments. Algorithm is implemented in python

// repository documentation