FICO Xpress is a commercial solver. Use it to solve for large-scale linear (LP) and mixed integer problems (MIP), as well as non-linear problems: NLP, MINLP, QP, QCQP, SOCP, MIQP, MIQCQP, MISOCP, MINLP, and CP.
Get started
A community app is a great place to get started with the Xpress integration. You can use the community license out of the box to explore the FICO Xpress solver. The community apps already work with the community license, so you don't need to set up a license file.
License
The FICO Xpress-Nextmv integration works with a license provided by FICO. Nextmv does not provide FICO Xpress licenses. Please contact us to discuss information about the FICO Xpress license and how to deploy and operate Xpress applications in Nextmv.
Languages & runtimes
Supported languages and available runtimes for Xpress apps are listed in the table below. These properties must be defined in the app manifest for your app to run remotely.
Language | Runtime |
---|---|
Python | ghcr.io/nextmv-io/runtime/python |
Go | ghcr.io/nextmv-io/runtime/default |
- Learn more about setting up your app manifest
- Learn more about runtimes
Community apps
The community apps listed in the table below are set up to run with Xpress.
Community app | Description |
---|---|
python-xpress-knapsack | Solve a knapsack problem with Xpress. |
Clone a community app locally using Nextmv CLI: