Readings

Readings

On this page, we've collated a variety of papers and books we think are helpful readings that cover knowledge needed to use SDDP.jl.

Stochastic Optimization

A general primer on Stochastic Programming

Some overviews of Stochastic Optimization and where it sits in relation to other fields

Stochastic Dual Dynamic Programming

The original paper presenting SDDP

The paper presenting the Markov version of SDDP implemented in this library

SDDP.jl

Two papers about SDDP.jl

Julia

The organisation's website

The paper describing Julia

JuMP

Source code on Github

The paper describing JuMP