Fico Xpress

FICO Xpress

Reference for using FICO Xpress with Nextmv

FICO Xpress logo

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
Pythonghcr.io/nextmv-io/runtime/python
Goghcr.io/nextmv-io/runtime/default

Community apps

The community apps listed in the table below are set up to run with Xpress.

Community app Description
python-xpress-knapsackSolve a knapsack problem with Xpress.

Clone a community app locally using Nextmv CLI:

nextmv community clone -a python-xpress-knapsack
Copy

Page last updated

Go to on-page nav menu