ProgressiveHedging.jl

Basic progressive hedging implementation in Julia
Author NREL
Popularity
18 Stars
Updated Last
1 Year Ago
Started In
July 2019

CI codecov

ProgressiveHedging.jl is a basic implementation of the Progressive Hedging algorithm which is used to solve stochastic programs.

ProgressiveHedging.jl makes use of the JuMP framework to build and solve the subproblems. It can be used with Julia's Distributed package to solve problems in parallel.

See the documentation or the examples directory for examples.

Used By Packages

No packages found.