lpsolve is distributed as several separate archive files. It is most unlikely that you need
them all for your purpose. This text describes each archive's contents.
Ziped files are basically binaries (executables/libraries) for the Windows platform.
Archive |
Contents |
See also |
Executables |
lp_solve_5.5.0.10_IDESetup.htm |
LPSolve IDE (Integrated Development Interface) for Windows.
A user-friendly interface to lpsolve to formulate your model. At this moment only available for Windows. |
LPSolve IDE |
lp_solve_5.5.0.10_exe.tar.gz |
lp_solve stand-alone program and bfp/xli libraries for Linux (SuSE, Red Hat). |
lp_solve command
Basis Factorization Packages
External Language Interfaces |
lp_solve_5.5.0.10_exe.zip |
lp_solve stand-alone program and bfp/xli libraries for Windows. |
lp_solve command
Basis Factorization Packages
External Language Interfaces |
Libraries |
lp_solve_5.5.0.10_dev.tar.gz |
lpsolve libraries for Linux (SuSE, Red Hat).
Precompiled libraries if you want to call the lpsolve API from your application. |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_dev.zip |
lpsolve libraries for Windows.
The dll is needed by many of the examples (VB, C, C#, VB, VB.NET, Delphi, Java, ...) and the libraries and include files are needed when you statically link the lpsolve library with your application. |
Calling the lpsolve API from your application |
Documentation |
lp_solve_5.5.0.10_doc.tar.gz |
lp_solve reference guide in HTML format.
For use under Unix/Linux. Can also be used under Windows, however lp_solve_5.5.0.10.chm is handier under that platform. |
http://geocities.com/lpsolve/ |
lp_solve_5.5.0.10.chm |
lp_solve reference guide in HTML HELP (Windows) format |
http://geocities.com/lpsolve/ |
Sources |
lp_solve_5.5.0.10_source.tar.gz |
lp_solve library & stand-alone program source for all platforms. |
Calling the lpsolve API from your application
lp_solve command |
BFP packages |
lp_solve_5.5.0.10_bfp_etaPFI_source.tar.gz |
etaPFI BFP source.
Can be compiled under Windows or Linux to generate the etaPFI 2.0 bfp |
Basis Factorization Packages |
lp_solve_5.5.0.10_bfp_GLPK_source.tar.gz |
GLPK BFP source.
Can be compiled under Windows or Linux to generate the GLPK bfp. |
Basis Factorization Packages |
lp_solve_5.5.0.10_bfp_LUSOL_source.tar.gz |
LUSOL BFP source.
Can be compiled under Windows or Linux to generate the LUSOL bfp. |
Basis Factorization Packages |
XLI packages |
lp_solve_5.5.0.10_xli_CPLEX_source.tar.gz |
CPLEX XLI reader/writer source.
Can be compiled under Windows or Linux to generate the CPLEX xli interface. |
External Language Interfaces
CPLEX lp files |
lp_solve_5.5.0.10_xli_LINDO_source.tar.gz |
LINDO XLI reader/writer source.
Can be compiled under Windows or Linux to generate the LINDO xli interface. |
External Language Interfaces |
lp_solve_5.5.0.10_xli_LPFML_source.tar.gz |
LPFML (XML) XLI reader/writer source.
Can be compiled under Windows to generate the XML xli interface. |
External Language Interfaces |
lp_solve_5.5.0.10_xli_MathProg_source.tar.gz |
MathProg XLI reader source.
Can be compiled under Windows or Linux to generate the MathProg xli interface. Note that you also need GLPK source to do this. |
External Language Interfaces |
lp_solve_5.5.0.10_xli_DIMACS_source.tar.gz |
DIMACS XLI reader/writer source.
Can be compiled under Windows or Linux to generate the DIMACS xli interface. |
External Language Interfaces
DIMACS minimum cost flow problems
DIMACS maximum flow problems
DIMACS assignment problems |
Call lpsolve from another programming language or environment |
lp_solve_5.5.0.10_AMPL_exe.tar.gz |
AMPL lpsolve executable driver for Linux (SuSE, Red Hat) |
Using lpsolve from AMPL |
lp_solve_5.5.0.10_AMPL_exe.zip |
AMPL lpsolve executable driver for Windows |
Using lpsolve from AMPL |
lp_solve_5.5.0.10_AMPL_source.tar.gz |
AMPL lpsolve driver source |
Using lpsolve from AMPL |
lp_solve_5.5.0.10_c.tar.gz |
example calling lp_solve API from C.
A starting point if you want to use the lpsolve API from C. |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_COM.zip |
lpsolve COM object (COM interface to lpsolve55 dll) + VB example
A COM interface to the lpsolve API |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_cs.net.zip |
example calling lp_solve API from C#.
A starting point if you want to use the lpsolve API from C# (.NET). |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_Delphi.zip |
example calling lp_solve API from Delphi.
A starting point if you want to use the lpsolve API from Delphi/Pascal. |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_excel.zip |
example calling lp_solve API from EXCEL.
A starting point if you want to use the lpsolve API from EXCEL. |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_java.zip |
java wrapper for lpsolve, java documentation and examples |
|
lp_solve_5.5.0.10_MATLAB_exe.zip |
MATLAB driver to lpsolve for Windows and examples |
Using lpsolve from MATLAB |
lp_solve_5.5.0.10_MATLAB_source.tar.gz |
MATLAB driver source to lpsolve with examples |
Using lpsolve from MATLAB |
lp_solve_5.5.0.10_octave_source.tar.gz |
octave driver source to lpsolve with examples |
Using lpsolve from Octave |
lp_solve_5.5.0.10_OMATRIX_exe.zip |
O-MATRIX driver to lpsolve for Windows and examples |
Using lpsolve from O-Matrix |
lp_solve_5.5.0.10_OMATRIX_source.tar.gz |
O-MATRIX driver source to lpsolve with examples |
Using lpsolve from O-Matrix |
lp_solve_5.5.0.10_Python_exe.zip |
Python driver to lpsolve for Windows and examples |
Using lpsolve from Python |
lp_solve_5.5.0.10_Python_source.tar.gz |
Python driver source to lpsolve with examples |
Using lpsolve from Python |
lp_solve_5.5.0.10_scilab_source.tar.gz |
Scilab driver source to lpsolve with examples |
Using lpsolve from Scilab |
lp_solve_5.5.0.10_vb.net.zip |
example calling lp_solve API from VB.NET.
A starting point if you want to use the lpsolve API from VB.NET). |
Calling the lpsolve API from your application |
lp_solve_5.5.0.10_vb.zip |
example calling lp_solve API from VB6.
A starting point if you want to use the lpsolve API from VB6. |
Calling the lpsolve API from your application |