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

Correction of a bug in strong branching #602

Merged
merged 1 commit into from
Sep 10, 2021
Merged

Conversation

rrsadykov
Copy link
Collaborator

Resolves issue #601

@rrsadykov rrsadykov requested a review from guimarqu September 10, 2021 14:18
@guimarqu guimarqu enabled auto-merge (squash) September 10, 2021 14:19
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #602 (b2fe069) into master (1059e02) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   85.58%   85.50%   -0.09%     
==========================================
  Files          47       47              
  Lines        4801     4801              
==========================================
- Hits         4109     4105       -4     
- Misses        692      696       +4     
Impacted Files Coverage Δ
src/Algorithm/branching/branchingalgo.jl 88.70% <100.00%> (-0.81%) ⬇️
src/Algorithm/branching/branchinggroup.jl 87.91% <0.00%> (-1.10%) ⬇️
src/ColunaBase/storage.jl 87.03% <0.00%> (-0.93%) ⬇️
src/Algorithm/conquer.jl 80.99% <0.00%> (-0.83%) ⬇️

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 1059e02...b2fe069. Read the comment docs.

@guimarqu guimarqu merged commit 00b48ec into master Sep 10, 2021
@guimarqu guimarqu deleted the strongbranchingbug branch September 17, 2021 14:10
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