Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
gurobipy-pandas documentation v1.2.2
gurobipy-pandas documentation v1.2.2

Getting Started

  • Installation
  • Basic Usage
  • Examples
    • Project-Team Allocation
    • L1 Norm Regression
    • Unit Commitment
    • Workforce Scheduling

Users Guide

  • Improving Performance
  • Naming Variables & Constraints
  • Adding Nonlinear Constraints
  • Adding Specialized Constraints
  • Using Type Hints

Reference

  • API Reference
  • License
  • Contact Us
  • Acknowledgements

Links

  • gurobi.com
  • docs.gurobi.com
Back to top
View this page
Edit this page

Examples¶

This section provides complete modelling examples to demonstrate the capabilities of gurobipy-pandas. The examples are intentionally kept small so that they can be solved using the gurobipy trial license.

If you would like to run the examples as Jupyter notebooks yourself, you can download all examples and data as a zip archive. You will need a local Jupyter environment to view and run the notebooks.

  • Project-Team Allocation
  • L1 Norm Regression
  • Unit Commitment
  • Workforce Scheduling
Next
Project-Team Allocation
Previous
Basic Usage
Copyright © Gurobi Optimization, LLC
Made with Furo