Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in strong branching #612

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Fix bug in strong branching #612

merged 4 commits into from
Oct 19, 2021

Conversation

guimarqu
Copy link
Contributor

No description provided.

@guimarqu guimarqu requested a review from rrsadykov October 19, 2021 11:53
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #612 (32dc3b5) into master (753e956) will increase coverage by 5.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
+ Coverage   80.78%   86.24%   +5.46%     
==========================================
  Files          48       48              
  Lines        3783     5047    +1264     
==========================================
+ Hits         3056     4353    +1297     
+ Misses        727      694      -33     
Impacted Files Coverage Δ
src/Algorithm/branching/branchingalgo.jl 89.91% <100.00%> (-1.76%) ⬇️
src/ColunaBase/interface.jl 42.85% <0.00%> (-7.15%) ⬇️
src/MathProg/duties.jl 66.66% <0.00%> (-3.34%) ⬇️
src/optimize.jl 94.02% <0.00%> (-1.53%) ⬇️
src/Algorithm/formstorages.jl 55.43% <0.00%> (-0.92%) ⬇️
src/Algorithm/basic/solvelpform.jl 94.28% <0.00%> (-0.26%) ⬇️
src/MathProg/clone.jl 100.00% <0.00%> (ø)
src/Algorithm/branchcutprice.jl 100.00% <0.00%> (ø)
src/decomposition.jl 99.62% <0.00%> (+0.65%) ⬆️
... and 37 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 753e956...32dc3b5. Read the comment docs.

@guimarqu guimarqu merged commit a4d23e1 into master Oct 19, 2021
@guimarqu guimarqu deleted the debug_rr_linux branch October 19, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants