-
Notifications
You must be signed in to change notification settings - Fork 10
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
merge classical and by batch benders #738
merge classical and by batch benders #738
Conversation
Watermelon AI SummaryAI Summary deactivated by a-zakir GitHub PRs
antares-xpansion is an open repo and Watermelon will serve it for free. |
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good
Just a couple of nitpicking comments
Don't forget to add some details Why/What/How in the top comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just 2 typos
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
Goal:
one benders executable instead the classical benders and the by batch one.
how:
the choice of the algorithm is decided by the batch_size parameter
close #727