FICO Xpress

Source: Wikipedia, the free encyclopedia.
FICO Xpress
Developer(s)FICO
Initial release1983; 41 years ago (1983)
Stable release
9.2[1]
Mathematical optimization
LicenseProprietary
Websitewww.fico.com/en/products/fico-xpress-optimization

The FICO Xpress optimizer is a commercial

mixed integer linear programming (MILP), convex quadratic programming (QP), convex quadratically constrained quadratic programming (QCQP), second-order cone programming (SOCP) and their mixed integer counterparts.[2] Xpress includes a general purpose non-linear solver, Xpress NonLinear, including a successive linear programming algorithm (SLP, first-order method), and Artelys Knitro
(second-order methods).

Xpress was originally developed by Dash Optimization, and was acquired by FICO in 2008.[3] Its initial authors were Bob Daniel and Robert Ashford. The first version of Xpress could only solve LPs; support for MIPs was added in 1986. Being released in 1983, Xpress was the first commercial LP and MIP solver running on PCs.[4] In 1992, an Xpress version for parallel computing was published, which was extended to distributed computing five years later.[5] Xpress was the first MIP solver to cross the billion matrix non-zero threshold by introducing 64-bit indexing in 2010.[6] Since 2014, Xpress features the first commercial implementation of a parallel dual

simplex method.[2]

Technology

Linear and quadratic programs can be solved via the primal simplex method, the dual simplex method or the barrier

interior point method. All mixed integer programming variants are solved by a combination of the branch and bound method and the cutting-plane method. Infeasible problems can be analyzed via the IIS (irreducible
infeasible subset) method. Xpress provides a built-in tuner for automatic tuning of control settings. [1] Xpress includes its modelling language Xpress Mosel[7] and the integrated development environment Xpress Workbench.[8] Mosel includes distributed computing features to solve multiple scenarios of an optimization problem in parallel. Uncertainty in the input data can be handled via robust optimization methods.[9]

Xpress has a modeling module called BCL (Builder Component Library) that interfaces to the

GAMS
.

The FICO Xpress Executor

REST interfaces. It can be used from external applications or from the FICO Decision Management Platform
.

References

  1. ^ a b "FICO Xpress Optimization".
  2. ^ .
  3. ^ "Dash Optimization acquired by FICO" Jan 22, 2008.
  4. .
  5. ISBN 9780230372924. {{cite book}}: |journal= ignored (help); Missing or empty |title= (help
    )
  6. ^ O. Bastert (2011). FICO Xpress Optimization Suite (PDF) (Report). Retrieved Jan 23, 2019.
  7. .
  8. ^ "FICO Xpress Workbench". Nov 12, 2017.
  9. ^ P. Belotti (2014). Robust Optimization with Xpress (PDF) (Report). Retrieved Oct 28, 2018.
  10. ^ "BCL Reference Manual" Nov 13, 2018.
  11. ^ "FICO Xpress Executor" Nov 13, 2018.