odow / SDDP.jl

A JuMP extension for Stochastic Dual Dynamic Programming
https://sddp.dev
Other
309 stars 61 forks source link

Add forward_pass_callback #466

Closed odow closed 3 years ago

odow commented 3 years ago

This came in handy for https://github.com/odow/SDDP.jl/issues/429#issuecomment-903190148

It lets you build visualization tools for the forward pass.