Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 592 Bytes

Facility-Location

Code written as an assignment for a programming course in discrete optimisation with topic Facility-Location-Problems

The assignments can be found here. I will first work on the introductory assignment, then continue with my personal assignment, number 11.

Compile with make all, the run optimal_facility_location. How to call the programm and what form the output has is specified in the third section of the assignment.