-
Notifications
You must be signed in to change notification settings - Fork 329
Adds StrongCG cuts #2407
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
+72
−5
Closed
Adds StrongCG cuts #2407
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ed17c2e
Add strongcg draft
Opt-Mucca 213d1f7
Add missing 1
Opt-Mucca 0eccd2c
Correct viol for strongcg.
Opt-Mucca 7ea5364
Add some tolerance to constraint improvement check
Opt-Mucca 2a2fdae
Add tolerance to actual cut
Opt-Mucca 6d41859
Update strongcg logic
Opt-Mucca a8b8444
Add explicit tolerances not tied to feastol
Opt-Mucca 0ba53e0
Format else statements
Opt-Mucca 2d7900a
Catch case where all coefs are rounded 0
Opt-Mucca 26ee0ba
Merge branch 'latest' into strongcg
Opt-Mucca b2ffd80
Change KHighsTiny to epsilon in approximate cut calc
Opt-Mucca a024849
Added additional numerical safeguard
Opt-Mucca ee50b06
Relax approx tolerances. Enforce tolerance for ceil
Opt-Mucca 9903204
Make clang format happy
Opt-Mucca 8c54b3e
Calc strongcg for conflict + modk
Opt-Mucca bf28f6a
Update tolerances
Opt-Mucca 0c57776
Merge branch 'latest' into strongcg
Opt-Mucca fa58cc5
Merge branch 'latest' into strongcg
Opt-Mucca 775b04a
Make linter happy
Opt-Mucca b89e5ce
Make strongCG more conersvative
Opt-Mucca bdfe69d
Merge branch 'latest' into strongcg
Opt-Mucca 13a5edf
Add an additional complementation attempt for strongcg
Opt-Mucca 70837fe
Remove attempt at complementing strongcg
Opt-Mucca 05b4fef
Merge pull request #3101 from ERGO-Code/latest
galabovaa 8396001
Merge pull request #3103 from ERGO-Code/latest
galabovaa 5cc13c5
Merge v1.15.0 into branch
Opt-Mucca 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
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.