Skip to content

Fix objective value when LP is unbounded - #19

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.05from
chris-maes:fix_objective_for_unbounded_lps
May 20, 2025
Merged

Fix objective value when LP is unbounded#19
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.05from
chris-maes:fix_objective_for_unbounded_lps

Conversation

@chris-maes

Copy link
Copy Markdown
Contributor

This fixes a bug where the objective was not correctly set when an LP was determined to be dual infeasible / unbounded.

@chris-maes
chris-maes requested a review from a team as a code owner May 19, 2025 20:26
@chris-maes
chris-maes requested review from Kh4ster and hlinsen May 19, 2025 20:26
@copy-pr-bot

copy-pr-bot Bot commented May 19, 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 added bug Something isn't working non-breaking Introduces a non-breaking change labels May 19, 2025
@chris-maes

Copy link
Copy Markdown
Contributor Author

/ok to test e3c6e22

@chris-maes chris-maes added this to the 25.05 milestone May 19, 2025
@chris-maes

Copy link
Copy Markdown
Contributor Author

/ok to test 9fb7177

@Kh4ster Kh4ster 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.

Thanks!

@Kh4ster

Kh4ster commented May 20, 2025

Copy link
Copy Markdown
Contributor

/ok to test

@NVIDIA NVIDIA deleted a comment from copy-pr-bot Bot May 20, 2025
@rg20

rg20 commented May 20, 2025

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-bot Bot merged commit 1152687 into NVIDIA:branch-25.05 May 20, 2025
@chris-maes
chris-maes deleted the fix_objective_for_unbounded_lps branch May 20, 2025 19:12
jieyibi pushed a commit to yining043/cuopt that referenced this pull request Mar 26, 2026
This fixes a bug where the objective was not correctly set when an LP was determined to be dual infeasible / unbounded.

Authors:
  - Chris Maes (https://github.com/chris-maes)

Approvers:
  - Hugo Linsenmaier (https://github.com/hlinsen)
  - Rajesh Gandham (https://github.com/rg20)
  - Nicolas Blin (https://github.com/Kh4ster)

URL: NVIDIA#19
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.

4 participants