Final project for the Discrete Optimisation and Decision Making course (Master's degree in Data Science)
The repository contains:
-
The documentation can be found in the pdf document called DODM Project Documentation. The document contains the mathematical model definition, assumptions and a theorical metaheuristic adaptation of the problem.
-
The python files to run the program
- A Gourobi license
- The installation of following libraries: sys, math, random, itertools, os, datetime, pathlib gourobipy, numpy.lib, pandas, numpy, copy, matplotlib.pyplot, matplotlib.gridspec, pickle