-
Notifications
You must be signed in to change notification settings - Fork 225
Mod-2 cut separator for zero-half cuts #1726
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 23 commits into
NVIDIA:main
from
akifcorduk:test/cut-ab-clique-zero-half
Aug 21, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
77c22ce
Add general mod-2 zero-half separation
akifcorduk cdd0e19
Bound root cut work and report work units
akifcorduk 1c8acca
Merge branch 'main' of github.com:NVIDIA/cuopt into test/cut-ab-cliqu…
akifcorduk 8b6907a
Coarsen zero-half work accounting
akifcorduk f1b72ce
Isolate mod-2 zero-half cut generation
akifcorduk 6c68304
few more cleanup
akifcorduk 1227a48
more clean up
akifcorduk 1bfaf18
Pin papilo to the change_coefficient capacity-guard fix
akifcorduk 0d39a0f
remove work unit related changes
akifcorduk 25f4923
bound cut generation and B&B timeout work
akifcorduk 7958c6f
Merge branch 'main' of github.com:NVIDIA/cuopt into test/cut-ab-cliqu…
akifcorduk db89ce1
Bound long-running cut generation work
akifcorduk f17b650
Merge remote-tracking branch 'upstream/main' into test/cut-ab-clique-…
akifcorduk 7c2ed26
Remove cut pool size limits
akifcorduk ee7ce6b
Reduce mod-2 zero-half work budget
akifcorduk 9772b75
Revert \"Reduce mod-2 zero-half work budget\"
akifcorduk 85c0d55
Merge branch 'main' of github.com:NVIDIA/cuopt into test/cut-ab-cliqu…
akifcorduk 4e373e2
cleanups and revert some changes
akifcorduk eb1b2fd
Merge branch 'main' of github.com:NVIDIA/cuopt into test/cut-ab-cliqu…
akifcorduk cb33aff
restore cut scoring timer
akifcorduk 75117f1
centralize node halt signaling and clean casts
akifcorduk d11984c
prevent worker reuse after search termination
akifcorduk f799e24
Merge branch 'main' of github.com:NVIDIA/cuopt into test/cut-ab-cliqu…
akifcorduk 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.
Uh oh!
There was an error while loading. Please reload this page.