-
Notifications
You must be signed in to change notification settings - Fork 218
Block Bounded Value Elimination presolving pass for binary problems #1683
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
Open
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
194b193
initial BVE impl
aliceb-nv ce99a9d
more tests
aliceb-nv 34ba664
bve presolve time limit checks
aliceb-nv b0d7f52
work unit accounting
aliceb-nv 63c9589
ai review
aliceb-nv 0abac99
more test tweaks
aliceb-nv cf12532
ai review, improve work units
aliceb-nv 8574e1a
caps for block BVE
aliceb-nv 02d5bbb
multi-round BVE
aliceb-nv 4ae47bc
Merge branch 'main' into bnatt-presolve
aliceb-nv d5e9a2d
Merge remote-tracking branch 'upstream/main' into bnatt-presolve
aliceb-nv 5ceaf79
Merge branch 'main' into bnatt-presolve
aliceb-nv d4b044c
bit of refactor
aliceb-nv eb178c9
integrality
aliceb-nv be50aa3
warn on obj mismatch
aliceb-nv 1ec9833
agents make for terrible maintainers
aliceb-nv febc689
cleanup
aliceb-nv ba12a0d
bundle mps test files in the git tree
aliceb-nv 9385048
Merge branch 'main' into bnatt-presolve
aliceb-nv 7cd9972
clarity changes
aliceb-nv 92fea62
greedy cover enumeration
aliceb-nv 6924911
do not rerun probing between blockbve rounds
aliceb-nv 86c7ca8
propagating implications back into the probing cache
aliceb-nv 1f5e5ff
Promote row integer scaling into utilities, report fractional A coeff…
aliceb-nv 0e77aa3
fix incorrect infeasibility detection
aliceb-nv 23bc595
parameters for blockBVE
aliceb-nv 7aff3b8
clarity pass
aliceb-nv 487e3d8
exit when requested to output the GPU presolved problem
aliceb-nv 69f8208
Merge branch 'main' into bnatt-presolve
aliceb-nv 00e02f6
pre-PR cleanup
aliceb-nv f770241
more cleanup
aliceb-nv 0abe89c
ai review
aliceb-nv 4dc1e57
fix build
aliceb-nv acac6b5
fix lib size limit
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
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.