Description of GIPALS32 - Linear Programming Library :
Linear programming library that incorporates the power of linear programming solver and simplicity of integration to Borland Delphi, Borland C++ Builder and other that support a DLL import. The maximum number of constraints and variables is unlimited.The solver engine is based on Interior-Point method that outperforms Simplex method especially for large linear programs.The user can specify the linear program using a set of exported DLL functions or load it from Mathematical Programming System (MPS) file.