News

Linear Programming and Mixed Integer Programming problems solved in Python using PuLP / Gurobi. A number of problems, coming courtesy of the internet, textbooks, Dr Michael Forbes of UQ and elsewhere.
The book will cover linear programs both continuous and integer and some theory on the algorithms that solve these. It will also cover the PuLP open source linear modeling library, some convex ...
We will conclude with a tutorial on formulating and solving integer linear programs using the python library Pulp. Students can expect a quiz and a problem set assignment at the end of this module.