Skip to content

dsnalzami/modeling-examples

This branch is 22 commits ahead of, 346 commits behind Gurobi/modeling-examples:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3dcd6f6 · Dec 22, 2024
Aug 21, 2023
Aug 16, 2023
Mar 27, 2023
Aug 16, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Aug 21, 2023
Aug 16, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Aug 16, 2023
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Apr 19, 2021
Dec 28, 2022
Feb 20, 2023
Aug 16, 2023
Apr 19, 2021
Mar 3, 2021
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Mar 28, 2023
Jul 31, 2023
Dec 22, 2024
Apr 19, 2021
Mar 3, 2021
Apr 26, 2023
May 23, 2023
Jun 27, 2019
Aug 29, 2022

Repository files navigation

Gurobi modeling examples

Introduction:

Target audience:

Data scientists, engineers, computer scientists, economists, and in general, professionals with a background in mathematical modeling and a basic knowledge of Python.

Goals of modeling examples:

  • Illustrate the broad applicability of mathematical optimization.
  • Show how to build mathematical optimization models.

These modeling examples are coded using the Gurobi Python API and distributed as Jupyter Notebooks.

These modeling examples illustrate important capabilities of the Gurobi Python API, including adding decision variables, building linear expressions, adding constraints, and adding an objective function. They touch on more advanced features such as generalized constraints, piecewise-linear functions, and multi-objective hierarchical optimization. They also illustrate common constraint types such as “allocation constraints”, “balance constraints”, “sequencing constraints”, “precedence constraints”, and others.

Index of modeling examples

These modeling examples are distributed under the Apache 2.0 license, (c) copyright 2019 Gurobi Optimization, LLC

About

Gurobi modeling examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 59.1%
  • HTML 40.9%