Releases: odow/SDDP.jl
Releases · odow/SDDP.jl
v0.3.13
v0.3.12
v0.3.11
v0.3.10
v0.3.9
SDDP v0.3.9
Closed issues:
- Modify constraint coefficients in-place during cut selection (#68)
- Create a hybrid method for price interpolation (#97)
- Proposal: Iteration Schemes (#116)
- Parallel optimization of RHS Noises (#159)
- Implement average cost infinite horizon (#179)
- SMPS reader (#241)
- Add cut patterns to SDDiP (#257)
- SDDiP doesn't respect tolerances (#264)
- Numerical stability II (#269)
- New cut_type: Stochastic cutting plane (#275)
- Add option to start simulation at arbitrary state (#331)
- how parallelize the simulations (#342)
- Can you use MC homogenies and non-homogenies? (#350)
- Minor warning annoyance when using Publication Plots (#374)
Merged pull requests:
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
SDDP v0.3.4
Closed issues:
- User-specified nominal distributions in DRO (#117)
- Add numerical recovery callback (#329)
- SOF: add test_scenarios (#335)
Merged pull requests:
- Update citations (#327) (@odow)
- add nonuniform dro (#328) (@guyichen09)
- Add a numerical recovery function (#330) (@odow)
- Implement StochOptFormat (#332) (@odow)
- fix bad spelling (#333) (@lkapelevich)
- Add TestScenarios and evaluate (#336) (@odow)
- Add kwargs to Base.write(::IO, ::PolicyGraph) (#337) (@odow)
- Bump version for release (#338) (@odow)
- Various improvements to the docs (#339) (@odow)
- Update index.md (#340) (@odow)
- Add an SMPS example as validation (#341) (@odow)
- Update to latest version of StochOptFormat (#343) (@odow)
- Fix the version of StochOptFormat in tests (#344) (@odow)
- Add entropic risk measure (#347) (@odow)