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 strong branching score calculation #516

Merged
merged 1 commit into from
Apr 24, 2021
Merged

Conversation

guimarqu
Copy link
Contributor

Fix #512

@guimarqu guimarqu requested a review from rrsadykov April 24, 2021 15:48
@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #516 (cc24fdf) into master (f8bbaaf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #516   +/-   ##
=======================================
  Coverage   83.83%   83.83%           
=======================================
  Files          47       47           
  Lines        4676     4676           
=======================================
  Hits         3920     3920           
  Misses        756      756           
Impacted Files Coverage Δ
src/Algorithm/branching/branchinggroup.jl 89.24% <100.00%> (ø)

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 f8bbaaf...cc24fdf. Read the comment docs.

@guimarqu guimarqu merged commit 924f256 into master Apr 24, 2021
@guimarqu guimarqu deleted the fix_strongbranching branch April 24, 2021 16:03
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.

Score calculation in strong branching is broken
2 participants