Skip to content
#

link-state-routing

Here are 23 public repositories matching this topic...

A Routing Protocol Simulator in Python that allows users to simulate and compare two major routing algorithms: Link-State Routing (Dijkstra’s Algorithm) for efficient shortest path computation using a priority queue. Distance-Vector Routing (Bellman-Ford Algorithm) for distributed routing with support for negative weights.

  • Updated Mar 14, 2025
  • Python

Improve this page

Add a description, image, and links to the link-state-routing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the link-state-routing topic, visit your repo's landing page and select "manage topics."

Learn more