-
Notifications
You must be signed in to change notification settings - Fork 159
Improvements to reliability branching #979
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
Merged
anandhkb
merged 27 commits into
NVIDIA:release/26.04
from
nguidotti:improve-reliable-branching
Apr 3, 2026
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
62d7a5f
pass global upper bound to strong branching. Added an estimation for …
nguidotti aa4d55c
Use a single dual simplex pivot to initialize pseudocost
chris-maes 3289516
Merge branch 'fork/chris-maes/pseudo_cost_single_pivot_estimate' into…
nguidotti 3ae3f22
reliability branching now rank the candidates based on the objective …
nguidotti 2b2f94d
`single_pivot_objective_change_estimate` now returns the objective ch…
nguidotti 925d36e
removed new cutoff in trial branching. adjusted reliability branching…
nguidotti c6b0e3c
small fixes
nguidotti 94c3dc3
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti 703f30c
re-enable cutoff for trial branching
nguidotti bb71cde
fixed style
nguidotti a3193c9
fixed invalid symbols
nguidotti f535b49
removed debug code
nguidotti e8dea1e
enable by default the candidate ranking via simplex pivot
nguidotti 839d562
remove additional debug code
nguidotti 6c68a2b
small refactor
nguidotti b0cb041
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti 15604c7
small refactor
nguidotti 7b5d429
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti 9c9d019
increasing time limit for `seymour1` instance for the determinism test
nguidotti 5e16269
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti bb20dd3
fixed incorrect cut off calculation. added pivot estimation for stron…
nguidotti c4f246e
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti 042eba2
added CLI parameter to control the maximum number of simplex iteratio…
nguidotti fa9e902
set simplex iteration limits to RINS and SubMIP
nguidotti 9ea1248
Merged with release/26.04
nguidotti 64d58f2
decreasing the work limit from 3 to 2 for `gmu-35-50` in the determin…
nguidotti cd852b5
Merge branch 'release/26.04' into improve-reliable-branching
nguidotti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This is minor, but it becomes part of the API, so probably worth getting it correct. All other parameters use full word rather than abbreviations.
So we should probably call this
mip_strong_branching_simplex_iteration_limit