-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
remove operation with doubles #6623
Merged
Changes from 24 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
885e93c
before rm lu
levnach 60a5c39
rm get_column_in_lu_mode
levnach 69c8043
rm lu
levnach 1e8bf76
rm lu
levnach 1bbb359
rm_lp
levnach a2a1208
rm_lu
levnach 832b804
rm lu
levnach 9c11283
rm lu
levnach 0a9516d
rm lu
levnach 5c69cc6
rm lu
levnach 15f41d7
rm lu
levnach 6c78d25
rm lu
levnach 1bf416d
rm lu
levnach 0784243
cleanup
levnach 5379fb8
rm breakpoints
levnach 547254a
rm dealing with doubles
levnach 4e948ce
Revert "rm dealing with doubles"
levnach 1c2c108
rm lu
levnach 5495b2b
rm lu
levnach e9b902e
rm lu
levnach 4dfc708
rm scaler
levnach a37fd87
rm square_sparse_matrix
levnach 4e90cfe
more cleanup
levnach a9aa3f5
rm dead code
levnach 3c737b6
rp precise
levnach 3b18c87
remove many methods dealing with double
levnach 3b6e2cc
rm lu related fields from lp_core_solver_base.h
levnach 0aad503
remove dead code
levnach 826c42c
more dead code removal
levnach 81fd093
remove more dead code
levnach 29f6525
more dead code
levnach 8c5b316
rm dead code
levnach 9d964fc
more dead code
levnach 78a3602
fix lp_tst
levnach 5577314
more dead code
levnach d80ab99
replace lp_assert(false) with UNREACHABLE
levnach 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 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 was deleted.
Oops, something went wrong.
This file contains 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 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 was deleted.
Oops, something went wrong.
This file was deleted.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add comment in code to mark for deletion