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

Benders iteration draft #825

Merged
merged 3 commits into from
Apr 21, 2023
Merged

Benders iteration draft #825

merged 3 commits into from
Apr 21, 2023

Conversation

guimarqu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 85.91% and project coverage change: -3.18 ⚠️

Comparison is base (1ea0583) 59.60% compared to head (6f9f054) 56.43%.

❗ Current head 6f9f054 differs from pull request most recent head b28edd0. Consider uploading reports for the commit b28edd0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
- Coverage   59.60%   56.43%   -3.18%     
==========================================
  Files          70       73       +3     
  Lines        5575     5704     +129     
==========================================
- Hits         3323     3219     -104     
- Misses       2252     2485     +233     
Impacted Files Coverage Δ
src/Algorithm/benders.jl 0.00% <0.00%> (ø)
src/Coluna.jl 100.00% <ø> (ø)
src/Benders/Benders.jl 60.97% <60.97%> (ø)
src/Algorithm/benders/default.jl 97.29% <97.29%> (ø)
src/Algorithm/benders/utils.jl 100.00% <100.00%> (ø)
src/MathProg/duties.jl 62.50% <100.00%> (ø)
src/decomposition.jl 90.66% <100.00%> (-2.70%) ⬇️

... and 18 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 changed the title Benders iteration Benders iteration draft Apr 21, 2023
@guimarqu guimarqu merged commit 9364468 into master Apr 21, 2023
@guimarqu guimarqu deleted the benders-algo branch April 21, 2023 08:18
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