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

Classical Benders algorithm #860

Merged
merged 4 commits into from
May 4, 2023
Merged

Classical Benders algorithm #860

merged 4 commits into from
May 4, 2023

Conversation

guimarqu
Copy link
Contributor

@guimarqu guimarqu commented May 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 75.92% and project coverage change: -4.98 ⚠️

Comparison is base (157099f) 67.23% compared to head (a035fea) 62.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
- Coverage   67.23%   62.26%   -4.98%     
==========================================
  Files          77       78       +1     
  Lines        5814     6007     +193     
==========================================
- Hits         3909     3740     -169     
- Misses       1905     2267     +362     
Impacted Files Coverage Δ
src/Algorithm/benders.jl 0.00% <ø> (ø)
src/MathProg/solutions.jl 41.93% <0.00%> (-32.61%) ⬇️
src/Algorithm/benders/printer.jl 63.76% <63.76%> (ø)
src/Benders/Benders.jl 60.00% <68.75%> (-0.98%) ⬇️
src/Algorithm/benders/default.jl 97.18% <97.40%> (+2.58%) ⬆️
src/Algorithm/benders/utils.jl 100.00% <100.00%> (ø)
src/MathProg/MOIinterface.jl 58.38% <100.00%> (-1.42%) ⬇️

... and 18 files with indirect coverage changes

☔ 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 94e8757 into master May 4, 2023
@guimarqu guimarqu deleted the benders_algorithm branch May 4, 2023 12:35
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