361

What's New in LINDO API 15.0

Version 16

Neu in LINDO API 16

The new version LINDO API 16 offers significant performance improvements for the linear program (LP) and mixed-integer program solver (MIP), improved solution strategies for complex nonlinear problems (NLP), and expanded support for external solver interfaces.

Details on the new features in LINDO API 16

Linear Program (LP) Solver

  • New enhancements made to the simplex solvers increase the average performance on large instances by 25-30%.

Mixed Integer (MIP) Solver

  • New heuristics at root node helps find good quality solutions for previously unsolvable instances.
  • Enhancements in re-optimizations lead to optimality 15-20% faster compared to the previous version.
  • From our standard benchmark suite, the number of models solved to optimality within 2 hrs increased by 20% compared to the previous version.

Nonlinear Program (NLP) Solver

  • Interface to open source NLOPT solver suite.
  • Improved performance due to better recovery strategies on difficult nonlinear problems.
  • Improved Mult-Start solver based on entropy maximization.
  • Global solver solution path repeatability improved.
  • Improved linearization process and recognition of common terms.
  • Tighter linear relaxations by incorporation of variable bounds.

Interfaces

  • Improved support for external solvers such as COPT, Coin/CLP, Highs