This directory contains the sources to the Mixed Integer Linear Program solver
'lp_solve' in gzip-ed tar format:
lp_solve.tar.gz
This is the supported version, which is written in strict ANSI C, meant for
UNIX and contains porting information for VMS. The most current version is
3.2.
Lp_solve 3.0 and newer are released under the Lesser GNU public License. Older
versions live under a more restriction license, only non-commercial usage is
free for them.
Complaints about the programs should be sent to michel@magma-da.com.
---------------------------------------------------------------------------
The currently latest version of lp_solve is 4.0. You can find a source kit
(lp_solve_4.0.tar.gz), a pre-compiled Microsoft version
(lp_solve_4.0_win32.zip) and a source kit that should compile under Visual C++
(lp_solve_4.0_vb.zip).
lp_solve 4.0 is maintained by Peter Notebaert (peno@mailme.org).
There are many older versions as well on this web site, if you feel the urge
to play with them.
----------------------------------------------------------------------
There is a Java port of lp_solve 2.0 at:
http://www.cs.wustl.edu/~javagrp/help/LinearProgramming.html
----------------------------------------------------------------------
There is a Perl interface available: start a search from
http://search.cpan.org/
There are many other interfaces to lp_solve on the web; I advise a web search
to find them.
1