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

add small location routing formulation in benders_default #925

Merged
merged 8 commits into from
Jun 9, 2023

Conversation

najaverzat
Copy link
Contributor

The formulation is well parsed but I get a load error when running Benders on it

@najaverzat najaverzat requested a review from guimarqu June 7, 2023 15:06
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: -4.35 ⚠️

Comparison is base (b59a8d9) 78.02% compared to head (651caa5) 73.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
- Coverage   78.02%   73.68%   -4.35%     
==========================================
  Files          83       83              
  Lines        5885     5879       -6     
==========================================
- Hits         4592     4332     -260     
- Misses       1293     1547     +254     

see 24 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.

@najaverzat
Copy link
Contributor Author

The formulation is well parsed but I get a load error when running Benders on it

fixed, I forgot the artificial variables in the formulation

test/unit/Benders/benders_default.jl Outdated Show resolved Hide resolved
test/unit/Benders/benders_default.jl Outdated Show resolved Hide resolved
@guimarqu guimarqu merged commit d34c0f3 into master Jun 9, 2023
@guimarqu guimarqu deleted the unit_tests_benders branch June 9, 2023 11: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