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

Make the initial IP primal bound reach the conquer input #990

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

artalvpes
Copy link
Collaborator

This is important for the reduced cost fixing and enumeration to work in the ColunaVrpSolver application.

@artalvpes artalvpes requested a review from guimarqu July 15, 2023 23:02
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (03073be) 80.37% compared to head (80a7368) 80.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #990   +/-   ##
=======================================
  Coverage   80.37%   80.38%           
=======================================
  Files          85       85           
  Lines        6115     6118    +3     
=======================================
+ Hits         4915     4918    +3     
  Misses       1200     1200           
Impacted Files Coverage Δ
src/Algorithm/treesearch/branch_and_bound.jl 90.47% <100.00%> (+0.28%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@guimarqu guimarqu merged commit 9ca5a3d into master Jul 18, 2023
2 of 3 checks passed
@guimarqu guimarqu deleted the fix_initial_ip_primal_bound branch July 18, 2023 08:09
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