jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.22k stars 393 forks source link

Add Info box at start of OPF example #3828

Closed jd-foster closed 2 weeks ago

jd-foster commented 2 weeks ago

The Info box highlights the link to PowerModels and its branch model approach cf. https://discourse.julialang.org/t/variables-for-power-flow-with-condition-in-constraint/116343/3?u=jd-foster

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.90%. Comparing base (bfde62a) to head (6274c51). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3828 +/- ## ======================================= Coverage 97.90% 97.90% ======================================= Files 44 44 Lines 6019 6019 ======================================= Hits 5893 5893 Misses 126 126 ```

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