Skip to content

Conversation

@brunoficoxpress
Copy link

Summary

Modernizes the Xpress solver integration to use the current API (v9.8) with enhanced status reporting.

Changes

  • Documentation: Clarified license setup via XPAUTH_PATH (no full installation needed)
  • Exception handling: Changed to AttributeError for precise API detection
  • Solution retrieval: Unified MIP/LP code paths using solstatus attribute
  • Status reporting: Added detailed solution status for better diagnostics

Testing

✅ All 162 Xpress tests PASSED (XPRESS_PyTest)
✅ Tested with Xpress 9.8 and 9.6
✅ No breaking changes

Compatibility

  • Supports Xpress version 9.8
  • Backward compatible with versions 9.0+

@CLAassistant
Copy link

CLAassistant commented Dec 29, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants