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

Heuristic interface + extract restricted master implem from conquer #841

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

guimarqu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 93.10% and project coverage change: -0.26 ⚠️

Comparison is base (b29f794) 62.65% compared to head (70f70ea) 62.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #841      +/-   ##
==========================================
- Coverage   62.65%   62.40%   -0.26%     
==========================================
  Files          73       75       +2     
  Lines        5723     5737      +14     
==========================================
- Hits         3586     3580       -6     
- Misses       2137     2157      +20     
Impacted Files Coverage Δ
src/Algorithm/branchcutprice.jl 55.17% <ø> (ø)
src/Coluna.jl 100.00% <ø> (ø)
src/Heuristic/Heuristic.jl 0.00% <0.00%> (ø)
src/Algorithm/conquer.jl 52.07% <100.00%> (-2.38%) ⬇️
src/Algorithm/heuristic/restricted_master.jl 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ 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 a1bcbf5 into master Apr 26, 2023
@guimarqu guimarqu deleted the heuristic_api branch April 26, 2023 10:19
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.

1 participant