This is the code for my M.Sc. Thesis mathematical model and algorithm that formulates the Yard Crane Scheduling Problem.
- I have organized the code across 5 files.
- The file have an averag of 100 lines of code.
- The master_crane_model is the main file that recalls all the functions in the other files.