Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 238 Bytes

Solver

A MIP solver written in Python, using simplex algorithm.

This is a toy solver I built after taking MIE562 Scheduling and MIE1653 Interger Programming as a personal project. Two examples are included for homeworks from MIE1653.