odow / SDDP.jl

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

[docs] add more L-shaped theory #689

Closed odow closed 1 year ago

odow commented 1 year ago

https://sddp.dev/previews/PR689/tutorial/example_newsvendor/

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (232f12a) 92.74% compared to head (bf85b84) 92.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #689 +/- ## ======================================= Coverage 92.74% 92.74% ======================================= Files 27 27 Lines 3348 3351 +3 ======================================= + Hits 3105 3108 +3 Misses 243 243 ``` | [Files](https://app.codecov.io/gh/odow/SDDP.jl/pull/689?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson) | Coverage Δ | | |---|---|---| | [src/algorithm.jl](https://app.codecov.io/gh/odow/SDDP.jl/pull/689?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson#diff-c3JjL2FsZ29yaXRobS5qbA==) | `94.33% <100.00%> (+0.04%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.