Python for Stochastic Dual Dynamic Programming Algorithm
The codes are tested on python 3.6 and pyomo 5.7.3.
examples
This package can be seen a python version of SDDP.jl v0.0.2. The algorithmic principles and structure of the code are inspired by sddp.jl.