Skip to content

This project implements a routing system that manages an arbitrary number of subnets of any size. It finds the shortest path between any two systems based on the network topology, enabling efficient packet exchange using Dijkstra's algorithm

Notifications You must be signed in to change notification settings

Ult1ma7e/Routing_in_Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmieraufgabe - Repository Vorlage

Im Verzeichnis src/ sind alle Quelltextdateien und Pakete abzulegen. Elemente außerhalb des src/ Verzeichnisses werden nicht kompiliert und folglich nicht berücksichtigt.

About

This project implements a routing system that manages an arbitrary number of subnets of any size. It finds the shortest path between any two systems based on the network topology, enabling efficient packet exchange using Dijkstra's algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages