Skip to content
Gurobi

Welcome to Gurobi's public GitHub projects!

We hope to grow and establish a collaborative community around Gurobi by openly developing a variety of different projects and tools that make optimization more accessible and easier to use for everyone.

Our projects use the Apache-2.0 license and we follow our Code of Conduct to ensure a welcoming and open culture.

Questions, Issues, and Contributions

We use our Gurobi Community Forum to organize discussions around the projects so please feel free to write a new post if anything is unclear or if you have a specific question.

Technical issues are best reported and handled as GitHub issues in the respective projects. The same holds for contributions that are supposed to be made by creating new Pull Requests in the projects.

For further information please refer to the individual README files of the respective projects.

Pinned

  1. modeling-examples modeling-examples Public

    Gurobi modeling examples

    Jupyter Notebook 567 262

  2. gurobi-logtools gurobi-logtools Public

    Extract and visualize information from Gurobi log files

    Python 91 16

  3. gurobi-machinelearning gurobi-machinelearning Public

    Formulate trained predictors in Gurobi models

    Python 185 37

  4. gurobipy-pandas gurobipy-pandas Public

    Convenience wrapper for building optimization models from pandas data

    HTML 77 15

  5. gurobi-optimods gurobi-optimods Public

    Data-driven APIs for common optimization tasks

    Python 129 30

  6. gurobi-modelanalyzer gurobi-modelanalyzer Public

    Tools to analyze models for numerical issues

    Python 15 4

Repositories

Showing 10 of 17 repositories
  • docker-modeling-examples Public

    The gurobi/modeling-example image includes a Jupyter Notebook that allows you to browse and execute any of the Python modeling examples.

    Dockerfile 8 4 0 0 Updated May 30, 2024
  • gurobi-sphinxtheme Public

    Shared theme for the various Gurobi documentation projects using Sphinx

    HTML 0 1 0 0 Updated May 23, 2024
  • gurobipy-pandas Public

    Convenience wrapper for building optimization models from pandas data

    HTML 77 Apache-2.0 15 7 1 Updated May 21, 2024
  • gurobi-optimods Public

    Data-driven APIs for common optimization tasks

    Python 129 Apache-2.0 30 21 5 Updated May 20, 2024
  • modeling-examples Public

    Gurobi modeling examples

    Jupyter Notebook 567 Apache-2.0 262 5 3 Updated May 17, 2024
  • docker-python Public

    The gurobi/python image provides a base Docker image for applications that use the Gurobi Python interface.

    Python 4 2 0 0 Updated May 14, 2024
  • docker-manager Public

    The gurobi/manager image provides a Docker image ready to be deployed as a Cluster Manager.

    Dockerfile 6 2 0 0 Updated May 14, 2024
  • docker-compute Public

    The gurobi/compute image provides a Docker image ready to be deployed as a Compute Server node.

    Dockerfile 8 1 0 0 Updated May 14, 2024
  • docker-optimizer Public

    The gurobi/optimizer image provides a base Docker image for building applications using any of the supported APIs (C, C++, Java, .NET, Python, MATLAB, and R), as well as the command line tools such as gurobi_cl and the Python shell. If you are planning to only use the Python API, we recommend using the gurobi/python image instead.

    Python 12 7 0 0 Updated May 14, 2024
  • docker-python-example Public

    Demonstrate how to use the Gurobi Python image as a base image.

    Python 5 1 0 0 Updated May 14, 2024