Software:LINDO

From HandWiki
LINDO
Developer(s)LINDO SYSTEMS INC.
Stable release
14.0 (as of 2023/09/27)
TypeMathematical optimization
LicenseProprietary

LINDO (Linear, Interactive, and Discrete Optimizer) is a software package for linear programming, integer programming, nonlinear programming, stochastic programming and global optimization.[1]

Today, LINDO solvers are part of LINDO API (Application Programming Interface) a set of software libraries that can be called from different programming languages to create custom mathematical optimization applications.

It is designed to solve optimization problems that arise in areas of business, industry, research, and government. The LINDO package includes sample applications related to product distribution, ingredient blending, production, personnel scheduling, inventory management.

LINDO also creates "What'sBest!" which is an add-in for linear, integer and nonlinear optimization. First released for Lotus 1-2-3[2] and later also for Microsoft Excel.[3]

Features

  • LINDO provides routines to formulate, solve, query, and modify optimization problems.
  • Coupled with R’s extensive statistical and data-mining tools, the LINDO API's R interface offers seamless possibilities in statistical analysis and optimization.
  • LINDO solvers can also be called from MATLAB.  
  • The LINDO package contains Stochastic, Linear, Nonlinear (convex & nonconvex/Global), Quadratic, Quadratically Constrained, Second Order Cone and Integer solvers.
  • It provides tools for analysis of infeasible linear, integer and nonlinear models.
  • LINDO supports Multiple Objective Optimization. For linear models, users can provide a prioritized list of objective functions, and LINDO will perform Lexico/Pre-emptive priority optimization.
  • The Multi-Start NLP Solver in LINDO makes it possible for users to specify a target value for the objective function. As soon as any multi-start thread achieves a specified target all threads stop.
  • With the release of LINDO API 7.0, LINDO stochastic functionality allows users to incorporate uncertainty into their models.
  • In 2012, LINDO brings multicore processors support to increase solve speed.

References

  1. ↑ Linus E. Schrage, Linear, Integer, and Quadratic Programming with Lindo, Scientific Press, 1986, ISBN:0894260901
  2. ↑ Nash, John C. (1991-04-16). "Optimizing Add-Ins: The Educated Guess, What'sBest!". PC Magazine (Ziff Davis) 10 (7): 130, 132. ISSN 0888-8507. 
  3. ↑ Arnett, Nick (1988-08-29). "Spreadsheet Optimizer Ported to Macintosh". InfoWorld (IDG) 10 (35): 24. ISSN 0199-6649. 

External links

  • Official website [1]