#

shortest-path-routing-algorithm

Here are 10 public repositories matching this topic...

This assignment was done as part of the COL334 course requirements. The objective of the assignment is to get familiar with the OpenFlow APIs and implement key networking policies : Hub Controller, Learning Switch, Spanning Tree, Shortest-Path Routing and Congestion-aware Shortest-Path Routing.

  • UpdatedDec 4, 2024
  • Python

In this project, I implemented an Evolutionary Algorithm (EA) to solve the Travelling Salesman Problem (TSP), a classic optimization challenge where the goal is to find the shortest route that visits a set of cities exactly once and returns to the starting point.

  • UpdatedSep 15, 2024
  • Python

Improve this page

Add a description, image, and links to the shortest-path-routing-algorithm 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 shortest-path-routing-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more