odow / SDDP.jl

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

Add flag write_only_selected_cuts to write_cuts_to_file (WIP) #780

Closed Thuener closed 2 months ago

Thuener commented 2 months ago

One of the steps for #778

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.37%. Comparing base (d2495d6) to head (95ec3ff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #780 +/- ## ========================================== - Coverage 93.40% 93.37% -0.03% ========================================== Files 27 27 Lines 3486 3488 +2 ========================================== + Hits 3256 3257 +1 - Misses 230 231 +1 ```

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