Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.33 KB

File metadata and controls

18 lines (13 loc) · 1.33 KB

FOR Projects 2022

The development of these projects is part of the foundations of operations research course at the Polytechnic University of Milan, held by prof. Federico Malucelli in the academic year 2022-2023.

Small project specifications

This project provides a model to plan the two-year supply of raw materials, for a biogas power plant. In particular, we have optimized a linear programming model generated from a textual description. The full specification can be found here.

Big project specifications

This project provides a model to plan the location of farms that will supply each plant with corn chopping. In particular, we have optimized an integer linear programming model generated from a textual description. The full specification can be found here.

The Team

Technologies used

  • Google colab
  • Python-MIP package