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

Fix a bug when setting up the improving direction intersection cut #130

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

yuxies
Copy link

@yuxies yuxies commented Nov 29, 2023

When IDIC parameter is not set, add a condition in the check to make sure that the cut cannot be turned on if some of the lower objective coefficients are not integers.

@yuxies yuxies marked this pull request as ready for review November 29, 2023 01:28
@tkralphs
Copy link
Member

Ah, so there was a check for the lower-level objective being integer, but it was only applied when the user actually set the parameter for the cut? If it was turned on by default, it was not checked?

@yuxies
Copy link
Author

yuxies commented Nov 29, 2023 via email

@tkralphs tkralphs merged commit 964056b into coin-or:stable/1.2 Nov 30, 2023
14 checks passed
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