rac99111 / PyGuEx

Examples of optimization problems in Python with Gurobi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyGuEx

Examples of optimization problems in Python with Gurobi

Benders_Simple.py

Simple Benders decomposition. Based on example 3.1 in Conejo et. al: Decomposition Techniques in Mathematical Programming: Engineering and Science Applications (2006)

Benders_stochastic_*.py

Benders decomposition of a simple market clearing problem.

About

Examples of optimization problems in Python with Gurobi

License:MIT License


Languages

Language:Python 100.0%