• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains a set of python codes for implementation of Linear Programming methods for "toy" optimization problems such as facility location, transport planning, lecture assignments to students, vortex colouring etc. These problems are modeled using Linear Programming and solved using the Gurobi Solver. These were carried out as part of the curriculum in RWTH Aachen Business School.