You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Julia implementation of the *Stochastic Dual Dynamic Programming* (SDDP) algorithm. It is built upon [JuMP](https://github.com/JuliaOpt/JuMP.jl)
12
+
This is a Julia package for optimizing controlled stochastic dynamic system (in discrete time). It offers three methods of resolution :
IJulia Notebooks will be provided to explain how this package work.
50
-
A first example on a two dams valley [here.] (http://nbviewer.jupyter.org/github/leclere/StochDynamicProgramming.jl/blob/master/notebooks/damsvalley.ipynb)
58
+
A first example on a two dams valley [here.] (https://github.com/leclere/StochDP-notebooks/blob/master/notebooks/damsvalley.ipynb)
0 commit comments