v0.3.15
github-actions
released this
31 May 22:06
·
247 commits
to master
since this release
SDDP v0.3.15
Closed issues:
- Check that the initial root state respects variable bounds (#387)
- Don't bound stall in initial iterations if no progress and Simulation is != Bound (#394)
- Unable to access water values in multi storage SDDP calculation (#398)
- MathOptFormat for SDDP.jl (#399)
- Sanitize stageobjective macro (#404)
Merged pull requests:
- Add docs on accessing previous stage (#406) (@odow)
- Sanitize inputs to stageobjective macro (#407) (@odow)
- Expand docs for water values (#408) (@odow)
- Silent by default (#409) (@odow)
- Add StoppingChain (#410) (@odow)
- Check feasibility of initial point (#411) (@odow)
- Add JuliaFormatter (#412) (@odow)