-
Notifications
You must be signed in to change notification settings - Fork 219
Presolve work and iteration limits #1656
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
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8de5112
feat(mip): bound presolve by rounds, badge size and work units
akifcorduk a74d486
fix(mip): scale the probing budget with the candidate count
akifcorduk ca84fec
feat(mip): select presolve budget points with CUOPT_CONFIG_ID
akifcorduk 0360daa
fix(mip): keep a wall ceiling on Papilo and probing
akifcorduk 568da86
feat(mip): bound presolve by cost proxies so it concludes before its …
akifcorduk e322616
cuopt-skill-evolution: add stage-budget and regression-attribution me…
akifcorduk ee2bf78
Loosen presolve limits that cost reduction without saving needed time
akifcorduk 3a2ba29
Correct the bind-detection advice in the stage budgets reference
akifcorduk 4d0c6a5
Bound the exempt Papilo badge and cut probing coverage to a quarter
akifcorduk 9ede431
Keep probing inside the presolve share of the solve
akifcorduk 182b4a6
Pair the sweep ids so each setting gets two repeats
akifcorduk e3261f1
Sweep the probing work ceiling with the wall cap removed
akifcorduk 4f71e4a
Make the probing work ceiling the bound and demote the wall cap
akifcorduk 0b77cd1
Report a too-dense ADAT as a capacity failure instead of crashing
akifcorduk cdeee69
Merge branch 'main' of github.com:NVIDIA/cuopt into presolve_work_units
akifcorduk 837a37e
Keep the measured presolve rule and drop the sweep scaffolding
akifcorduk 1bdb2b4
Let the work ceiling be the only bound on presolve
akifcorduk ee34659
Drop the +25% probing arm now that it measured neutral
akifcorduk d9573ba
Drop the presolve telemetry to DEBUG and trim its comments
akifcorduk ec3aded
fix ai comments
akifcorduk 7cd4fcf
Merge branch 'main' of github.com:NVIDIA/cuopt into presolve_work_units
akifcorduk 9fd5e1e
remove leftover file
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
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.