JuliaStochOpt / StochDynamicProgramming.jl

A package for discrete-time optimal stochastic control
Other
62 stars 16 forks source link

Incorpore CutPruners.jl to prune cuts #149

Closed frapac closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #149 into release-0.4 will increase coverage by 9.66%. The diff coverage is 29.16%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-0.4     #149      +/-   ##
===============================================
+ Coverage         70.2%   79.86%   +9.66%     
===============================================
  Files               16       15       -1     
  Lines              839      730     -109     
===============================================
- Hits               589      583       -6     
+ Misses             250      147     -103
Impacted Files Coverage Δ
src/params.jl 100% <ø> (ø) :arrow_up:
src/objects.jl 88.67% <ø> (+1.64%) :arrow_up:
src/cutpruning.jl 0% <0%> (-5%) :arrow_down:
src/oneStepOneAleaProblem.jl 68.75% <100%> (+36.75%) :arrow_up:
src/forwardBackwardIterations.jl 93.68% <66.66%> (+14.4%) :arrow_up:
src/SDDPoptimize.jl 90.2% <75%> (+12.06%) :arrow_up:
src/stopcrit.jl
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eac41f5...580743a. Read the comment docs.