Skip to content

GabrieleMaurina/combinatorial_optimization_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combinatorial_optimization_project

Combinatorial Optimization Project

Report.pdf is inside Report folder. It contains a detailed explanation of the project.

Use script run.sh to compile code, run all benchmarks and generate charts.

Code is split into ShortestPath and MaxFlow.