Skip to content

Fix issue with not halting on integer infeasible problems - #11

Closed
chris-maes wants to merge 1 commit into
NVIDIA:branch-25.05from
chris-maes:integer_infeasible
Closed

Fix issue with not halting on integer infeasible problems#11
chris-maes wants to merge 1 commit into
NVIDIA:branch-25.05from
chris-maes:integer_infeasible

Conversation

@chris-maes

@chris-maes chris-maes commented May 12, 2025

Copy link
Copy Markdown
Contributor

This PR fixes an issues where cuOpt does not correctly stop on problems that have been proven integer infeasible (but have a feasible root relaxation).

This PR fixes an issues where cuOpt does not correctly stop, on a
problem that has been proven integer infeasible (but had a feasible
root relaxation).
@chris-maes
chris-maes requested a review from a team as a code owner May 12, 2025 16:52
@chris-maes
chris-maes requested review from hlinsen and kaatish May 12, 2025 16:52
@copy-pr-bot

copy-pr-bot Bot commented May 12, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@chris-maes chris-maes self-assigned this May 12, 2025
@chris-maes chris-maes added bug Something isn't working non-breaking Introduces a non-breaking change labels May 12, 2025
@chris-maes

Copy link
Copy Markdown
Contributor Author

/ok to test bdc0fed

@aliceb-nv aliceb-nv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks a lot for the fix Chris! :)

@chris-maes

Copy link
Copy Markdown
Contributor Author

Merged in a different PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants