Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS
Features
- Linear and Integer programming solver
- Sensitivity analysis
- Very strong API with many programming language examples
- IDE
- Open source
- Pure C code
- Windows, Unix, Linux, Mac OSX
- 32 and 64 bit
- Also precompiled binaries provided
Follow lpsolve
Other Useful Business Software
Rate This Project
Login To Rate This ProjectUser Reviews
-
The Lesser General Public License allows for closed source software to use open source libraries, such as lpsolve.
-
A program called WEAP (www.weap21.org) uses your codes and is closed-source. Doesn't it against LGPL2?
-
Pretty much the BEST open-source LP library and environment. Easy to use, very flexible and fast as well. Integrates very well with Qt 5.4 Thanks for the awesome work
-
Excellent costless alternative for Mixed Integer Linear Programming solver. Highly configurable extensions to integrate different file formats.