Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
Add Bilevel-Centralized-GEPM approach
  • Loading branch information
datejada authored Nov 28, 2021
1 parent c699134 commit 8c75e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The following files solve the GEP problem for three scenarios of wind and solar
* **Stochastic-GEP-Multistage.gms**: Multi-Stage Stochastic Generation Expansion Planning
* **ARO-GEP.gms**: Two-Stage Adaptive Robust Optimization (ARO)-Generation Expansion Planning (GEP)
* **WCS-GEP.gms**: Worst Case Scenario -Generation Expansion Planning (GEP)
* **Bilevel-Centralized-GEPM.gms**: The Bilevel formulation Deterministic Single-Node Static Generation Expansion Planning Model (GEPM)

The models are developed in [GAMS](https://www.gams.com/) and solved with [CPLEX](https://www.ibm.com/analytics/cplex-optimizer), but you could use any other solver (e.g., [GUROBI](https://www.gurobi.com/), [Cbc](https://github.com/coin-or/Cbc)).

Expand Down

0 comments on commit 8c75e4e

Please sign in to comment.