lpsolve
This library interface exports functions to solve linear programming
and mixed integer programming problems using the lpsolve
package documented at
http://lpsolve.sourceforge.net/5.5/.
Of the two linear
programming solvers currently interfaced with avram
, this one
is believed to be the more robust.