Releases: odow/SDDP.jl
Releases · odow/SDDP.jl
v1.13.1
v1.13.0
SDDP v1.13.0
Merged pull requests:
- Inner approximations (#830) (@bfpc)
- Add ImportanceSamplingForwardPass (#848) (@odow)
- Add tutorial on the different duality handlers (#860) (@odow)
- Remove near zeros in LagrangianDuality (#861) (@odow)
- Complete code coverage for fpc/inner (#864) (@rjmalves)
- Fix FixedDiscreteDuality to be globally valid (#865) (@odow)
- Remove unnecessary SDDP. prefix (#866) (@odow)
- Fix log_frequency=1 to override log_every_seconds (#867) (@odow)
- Add .optimizer to FixedDiscreteDuality (#868) (@odow)
- Improve performance of computing the stage objective value (#870) (@odow)
- Prep for v1.13.0 (#873) (@odow)
Closed issues:
v1.12.0
SDDP v1.12.0
Merged pull requests:
- [docs] add batteries tutorial from winter school (#849) (@odow)
- Revert changes to work-around a bug in HiGHS (#850) (@odow)
- Improve the docstring of duality handlers (#851) (@odow)
- Skip failing test on i686 (#853) (@odow)
- Fix typo in local_improvement_search.jl (#855) (@odow)
- Add FixedDiscreteDuality (#856) (@odow)
- Add Part IV report from 2014 (#857) (@odow)
- Prep for v1.12.0 (#858) (@odow)
Closed issues:
- Tracking upstream bug in HiGHS (#838)
v1.11.0
SDDP v1.11.0
Merged pull requests:
- Improving user interfaces and test coverage in fpc/inner (#831) (@rjmalves)
- Update papers with improved citations (#841) (@odow)
- Fix environment loading in parallel_schemes.jl (#842) (@odow)
- Prices are for different deficit "depths" (#843) (@bfpc)
- [docs] rotate DOCUMENTER_KEY (#845) (@odow)
- Add a fallback optimizer in duality handlers (#846) (@odow)
- Prep for v1.11.0 (#847) (@odow)
Closed issues:
- Which solver can solve a MINLP and produce duals (#844)
v1.10.5
SDDP v1.10.5
Merged pull requests:
- [docs] add Add a custom cut guide (#832) (@odow)
- [docs] add guide on multithreading (#833) (@odow)
- Keep Markovian structure when parsing lattice from MSPFormat (#834) (@ChrisFuelOR)
- Update risk.jl (#835) (@besp-kt)
- Fix docs by pinning HiGHS_jll to v1.9.0 (#836) (@odow)
- Add test/Project.toml (#837) (@odow)
- Free HiGHS_jll and work-around bug (#839) (@odow)
- Prep for v1.10.5 (#840) (@odow)
v1.10.4
SDDP v1.10.4
Merged pull requests:
- Throw warning if fewer nodes than threads (#823) (@odow)
- Fix Threaded simulate to thread over chunks instead of replications (#824) (@odow)
- Change test/plugins/threaded.jl to a module (#825) (@odow)
- Update copyright year to 2025 (#826) (@odow)
- Prep for v1.10.4 (#827) (@odow)
- Fix chunk splitting in Threaded simulate (#828) (@odow)
- Fix test of threaded simulate (#829) (@odow)
Closed issues:
- Interpolating between nodes in the graph (#820)
v1.10.3
v1.10.2
SDDP v1.10.2
Merged pull requests:
- Improve test coverage (#810) (@odow)
- Improve test coverage (#811) (@odow)
- [docs] improve documentation for risk measures (#813) (@odow)
- [docs] update API reference style (#814) (@odow)
- Fix ConvexCombination risk measure with intercept term (#815) (@odow)
- Fix badge for GitHub actions (#816) (@odow)
- Prep for v1.10.2 (#817) (@odow)
Closed issues:
v1.10.1
SDDP v1.10.1
Merged pull requests:
- Update air conditioning example (#801) (@Thuener)
- Fix thread safety of RegularizedForwardPass (#806) (@odow)
- Drop exception for regularized forward pass in algorithm.jl (#807) (@FSchmidtDIW)
- Fix thread safety of AlternativeForwardPass (#808) (@odow)
- Prep for v1.10.1 (#809) (@odow)
Closed issues:
v1.10.0
SDDP v1.10.0
Merged pull requests:
- Add tutorial Example: inventory management (#795) (@odow)
- Fix cut sharing in a graph with zero-probability arcs (#797) (@odow)
- Add stochastic lead times example to docs (#800) (@Thuener)
- Add root_node_risk_measure kwarg to SDDP.train (#804) (@odow)
- Prep for v1.10 (#805) (@odow)
Closed issues: