ANL-CEEESA / UnitCommitment.jl

Optimization package for the Security-Constrained Unit Commitment Problem
Other
106 stars 24 forks source link

progressive hedging #32

Closed oyurdakul closed 1 year ago

oyurdakul commented 1 year ago

The PR allows users to solve the two-stage stochastic unit commitment (SUC) problem using the progressive hedging algorithm by capitalizing on the message passing interface or MPI. The PR further provides a number of modifications to the package documentation so as to make clear how to model and solve the SUC problem.