lpSolve: Interface to Lp_solve v. 5.5 to solve linear/integer programs

Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5.

Version: 5.6.2
Date: 2008-05-06
Author: Michel Berkelaar and others
Maintainer: Sam Buttrey <buttrey at nps.edu>
License: LGPL-2
CRAN checks: lpSolve results

Downloads:

Package source: lpSolve_5.6.2.tar.gz
MacOS X binary: lpSolve_5.6.2.tgz
Windows binary: lpSolve_5.6.2.zip
Reference manual: lpSolve.pdf
Old sources: lpSolve archive