Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 282 Bytes

File metadata and controls

8 lines (5 loc) · 282 Bytes

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.