Cookie Settings
Tutorial

Chapter-5: Jupyter Notebook-1 Resource Assignment Problem Formulation


This video tutorial takes you through the foundational principles of Mixed-Integer Linear Programming. You will learn why mixed-integer programming (MIP) is important, methods for solving a MIP problem, the advantages of using MIP instead of heuristics, and more.


 

Access the Jupyter Notebook Modeling Notebooks in this course

Click on the links below to access the examples in Google Colab, which is a free, online Jupyter Notebook environment that allows you to write and execute Python code through your browser.  Since these are now in Google Colab, they look might differ slightly from the tutorials.  Please see ‘How to Run the Jupyter Notebook Modeling Examples’ for instructions below.

  • To run the RAP Problem 001 Jupyter Notebook file, please click here.
  • To run the RAP Problem 002 Jupyter Notebook file, please click here.
  • To run the RAP Problem 003 Jupyter Notebook file, please click here.

 

View All Tutorial Chapters

 

How to Run the Jupyter Notebook Modeling Example

  • To run the example the first time, choose “Runtime” and then click “Run all”.
  • All the cells in the Jupyter Notebook will be executed.
  • The example will install the gurobipy package, which includes a limited Gurobi license that allows you to solve small models.
  • You can also modify and re-run individual cells.
  • For subsequent runs, choose “Runtime” and click “on “Restart and run all”.
  • The Gurobi Optimizer will find the optimal solution of the modeling example.

Check out the Colab Getting Started Guide for full details on how to use Colab Notebooks as well as create your own.

Guidance for Your Journey

30 Day Free Trial for Commercial Users

Start solving your most complex challenges, with the world's fastest, most feature-rich solver.

Always Free for Academics

We make it easy for students, faculty, and researchers to work with mathematical optimization.