-
Notifications
You must be signed in to change notification settings - Fork 64
Adding xpress postsolve if necessary #421
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
base: master
Are you sure you want to change the base?
Adding xpress postsolve if necessary #421
Conversation
Thanks for linking to the documentation in the issue. The way i understand it:
Do you know whether there is any situation where one would like to continue instead with the presolved matrix instead of throwing that away? If not i'll merge the PR in. It is working fine for me on my problems too (ie. i don't experience any drawbacks). |
yes, feel free to merge @coroa |
@come-bissuel , are you still around and can answer the question i had above?
|
Hello, sorry for my lack of answer, I thought the answer of @FabianHofmann was enough :). |
Hello, any news on this merge request ? |
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.
let's pull it in
Closes #420 (if applicable).
Changes proposed in this Pull Request
Small modification to allow a post solve in Xpress, only if necessary, ie if the calculations were stopped.
This correction was tested on an internal problem.
Checklist
doc
.doc/release_notes.rst
of the upcoming release is included.