/operational_research

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Operational Research

This repository contains scripts produced during the laboratoriy hours of the course "Operational Research" at Politecnico di Torino, A.Y. 2022-2023.

Index

  • tutorial: folder contining python tutorials based on gurobi (for the project)
  • labs: folder contining mosel scripts produced during the labs
    • lab 01 - Matching problem
    • lab 02 - Graph coloring problem
    • lab 03 - Maximum Independent Set
    • lab 04 - Birkhoff-Von Neumann decomposition