linopy
linopy copied to clipboard
Adding xpress postsolve if necessary
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
- [x] Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in
doc. - [ ] Unit tests for new features were added (if applicable).
- [ ] A note for the release notes
doc/release_notes.rstof the upcoming release is included. - [x] I consent to the release of this PR's code under the MIT license.