aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-lpSolve/pkg-descr
blob: 068c4d36f435832ef48c7f9ef9b262a99367fdda (plain) (blame)
1
2
3
4
5
6
7
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.

WWW: https://cran.r-project.org/web/packages/lpSolve/