Skip to content

GiadaPa/DODM-Final-Project

Repository files navigation

DODM-Final-Project

Final project for the Discrete Optimisation and Decision Making course (Master's degree in Data Science)

DESCRIPTION

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

    • file containing a function to import the demo instances for the problem
    • file containing the model implementation
    • file containing a main method to run the program that solves the problem

DEPENDENCIES

  • 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

About

Final project for the Discrete Optimisation and Decision Making course (Master's degree in Data Science)

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors