Free Linear Programming Software?
Chao-Kuei Hung asks: "I will be teaching a freshman level math class next semester in which half of the course deal will deal with linear programming.
I found a number of linear programming software packages from
this website, but none of them seems to meet any of the FSF/OSI/Debian's definition of free/open source software, although some come with source code and some cost $0 for educational
use. Does there exist truely free software for this
topic? Are there LP modules/plug-ins for things like octave, rlab, or R?"
GNU glpk
t ml
http://freshmeat.net/projects/glpk/
"The GLPK package is intended for solving linear programming (LP) and mixed integer linear programming (MIP) problems. It is a set of routines organized in the form of a library and written in the ANSI C programming language."
A survey of available software:
http://www.lionhrtpub.com/orms/surveys/LP/lp4.h
Hope some of these might help
What we see depends on mainly what we look for. -- John Lubbock Now search for that bug slave!
Perhaps this might be of some use?
LPABO and LPAKO are public domain Linear Programming packages
from the Seoul National University. LPABO
uses an interior-point method, while LPAKO uses the simplex method.
I've looked at several other free LP solvers, and this package looks like it is fairly fast and
robust.
I wasn't able to find a license for these packages. Maybe you could ask the author about releasing their software under the GPL or another Free Software license?
Not strictly for linear programming, but Octave (http://www.octave.org) is an important tool on your numerical analysis toolbelt.
The GNU Scientific Library is a relatively recent addition to the catalog of GNU software. It looks to be very impressive.
--Lawrence Lessig for Congress!