-
Notifications
You must be signed in to change notification settings - Fork 161
Run FJ heuristics before and during presolve #899
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
rapids-bot
merged 48 commits into
NVIDIA:release/26.04
from
aliceb-nv:pre-presolve-heuristics
Mar 31, 2026
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
49030ad
squash changes
aliceb-nv 5881d35
fix style
aliceb-nv 8a3684c
ai review comments
aliceb-nv e019653
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv 9c89092
review comments, fix crash
aliceb-nv d5f7dde
Merge branch 'pre-presolve-heuristics' of https://github.com/aliceb-n…
aliceb-nv 62a53ef
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv a4a195f
add GIL locks to handle worker threads invoking python callbacks
aliceb-nv ca34f77
Merge branch 'pre-presolve-heuristics' of https://github.com/aliceb-n…
aliceb-nv f349b5b
fix missing nogil
aliceb-nv 506d046
fix python callbacks
aliceb-nv 33230b6
fix attempt
aliceb-nv 71e8c9a
operate on a problem copy for early GPUFJ
aliceb-nv 9d7055e
fix reported bound in user callback
aliceb-nv 7b9451b
fix build
aliceb-nv d0c5a42
fix thrust build + more timer checks
aliceb-nv d559b34
Merge branch 'main' into fix-thrust-build
aliceb-nv c5d0bd5
Merge branch 'fix-thrust-build' into pre-presolve-heuristics
aliceb-nv 67240f5
review comment
aliceb-nv a15424f
fix thrust solve
aliceb-nv dee5d4d
Merge branch 'fix-thrust-build' into pre-presolve-heuristics
aliceb-nv 7b3d40c
fix handle being destroyed before other gpu structures in early heuri…
aliceb-nv a5122ad
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv 68e07bb
fix build
aliceb-nv 352cd15
fix cudaSetDevice bug
aliceb-nv e4b8166
fix empty tests
aliceb-nv a437adf
Fix objective space mismatch in early heuristic cutoffs
7b4b8fe
bump
aliceb-nv e1b0682
Revert "bump"
aliceb-nv 5703faf
merge
aliceb-nv c9db074
precommit fix
aliceb-nv 4f108b5
add scaling pointer check asserts
aliceb-nv c77ea05
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv 4c8e6f0
review comment
aliceb-nv 0e30474
Revert "review comment"
aliceb-nv e05c3dc
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv 89261c8
Merge branch 'main' into pre-presolve-heuristics
aliceb-nv ebe0859
Merge branch 'release/26.04' into pre-presolve-heuristics
aliceb-nv 630d9a0
restore clang 22 build support
aliceb-nv b0395da
Merge branch 'release/26.04' into pre-presolve-heuristics
aliceb-nv 3079a72
fix mip node destruction crash + build issues
aliceb-nv c8e3316
bump 1
aliceb-nv cd94c52
bump 2
aliceb-nv 741ddd0
Merge branch 'release/26.04' into pre-presolve-heuristics
aliceb-nv 49b3edf
add cutoff to diversity maanger to ensure monotonic user callback order
aliceb-nv fec6842
bump1
aliceb-nv dc9438c
bump2
aliceb-nv 006e38f
bump allowed size compressed
aliceb-nv 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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.