Skip to content

Traffic Engineering with Joint Link Weight and Segment Optimization

Notifications You must be signed in to change notification settings

fruitiestPunch/FaPro_P1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fachprojet "Routing Algorithms"

Structure

Each subfolder contains the algorithmic idea of each project member.

Workflow

To work on a project, just clone the git repository. Once cloned, you can go into each individual subfolder and work on it.

But first you have to go into each subfolder's /data/topologies/topology_zoo/ directory. There you follow the README there to download and install the necessary .graphml files.

To run the project, you have to (similarly to the base project) open up a terminal and enter the following commands:

conda activate wan_sr
cd FaPro1_P1/<projectFolder>/src/
python3 main.py
python3 plot_results.py "../out/"

Presentation

The final presentation is located in the /latex/ directory under the name fapro_p1_pres.pdf.

About

Traffic Engineering with Joint Link Weight and Segment Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.7%
  • TeX 10.3%