jmarshallnz/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.

Getting started

Package details

AuthorMichel Berkelaar and others + JM
MaintainerSamuel E. Buttrey <buttrey@nps.edu>
LicenseLGPL-2
Version5.6.11
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmarshallnz/lpSolve")
jmarshallnz/lpSolve documentation built on May 19, 2019, 1:51 p.m.