Other packages > Find by keyword >

lpSolveAPI  

R Interface to 'lp_solve' Version 5.5.2.0
View on CRAN: Click here


Download and install lpSolveAPI package within the R console
Install from CRAN:
install.packages("lpSolveAPI")

Install from Github:
library("remotes")
install_github("cran/lpSolveAPI")

Install by package version:
library("remotes")
install_version("lpSolveAPI", "5.5.2.0-17.14")



Attach the package and use:
library("lpSolveAPI")
Maintained by
Florian Schwendinger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-06-13
Latest Update: 2025-04-14
Description:
The lpSolveAPI package provides an R interface to 'lp_solve', a Mixed Integer Linear Programming (MILP) solver with support for pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
How to cite:
Florian Schwendinger (2008). lpSolveAPI: R Interface to 'lp_solve' Version 5.5.2.0. R package version 5.5.2.0-17.14, https://cran.r-project.org/web/packages/lpSolveAPI. Accessed 10 Mar. 2026.
Previous versions and publish date:
5.5.0.12-2 (2008-06-13 10:13), 5.5.0.12-3 (2008-06-16 12:09), 5.5.0.13 (2008-08-13 16:37), 5.5.0.14 (2009-02-12 09:14), 5.5.0.15-1 (2009-11-27 10:45), 5.5.0.15 (2009-09-28 12:35), 5.5.2.0-1 (2011-02-04 20:12), 5.5.2.0-4 (2011-05-20 14:41), 5.5.2.0-5 (2011-08-03 13:42), 5.5.2.0-8 (2013-01-11 07:35), 5.5.2.0-9 (2013-11-04 08:02), 5.5.2.0-11 (2014-06-27 06:56), 5.5.2.0-12 (2014-11-05 00:40), 5.5.2.0-13 (2014-11-10 09:42), 5.5.2.0-14 (2014-11-12 18:33), 5.5.2.0-17.1 (2019-05-29 06:44), 5.5.2.0-17.2 (2019-08-04 11:17), 5.5.2.0-17.3 (2019-08-04 17:26), 5.5.2.0-17.4 (2019-08-08 09:17), 5.5.2.0-17.6 (2020-01-10 13:20), 5.5.2.0-17.7 (2020-06-14 18:20), 5.5.2.0-17.8 (2022-08-12 10:20), 5.5.2.0-17.9 (2022-10-20 19:12), 5.5.2.0-17.10 (2023-09-03 15:40), 5.5.2.0-17.11 (2023-11-28 18:50), 5.5.2.0-17.12 (2024-07-19 08:40), 5.5.2.0-17.14 (2025-04-14 10:10), 5.5.2.0-17 (2016-01-13 08:49), 5.5.2.0 (2010-08-16 15:04)
Other packages that cited lpSolveAPI R package
View lpSolveAPI citation profile
Other R packages that lpSolveAPI depends, imports, suggests or enhances
Complete documentation for lpSolveAPI
Functions, R codes and Examples using the lpSolveAPI R package
Some associated functions: add.SOS . add.column . add.constraint . delete.column . delete.constraint . delete.lp . dim.lpExtPtr . dimnames.lpExtPtr . get.basis . get.bounds . get.branch.mode . get.column . get.constr.type . get.constr.value . get.constraints . get.dual.solution . get.kind . get.mat . getjective . get.primal.solution . get.rhs . get.sensitivityj . get.sensitivityjex . get.sensitivity.rhs . get.solutioncount . get.total.iter . get.total.nodes . get.type . get.variables . guess.basis . lp.control . lp.control.options . make.lp . name.lp . plot.lpExtPtr . print.lpExtPtr . read.lp . resize.lp . row.add.mode . select.solution . set.basis . set.bounds . set.branch.mode . set.branch.weights . set.column . set.constr.type . set.constr.value . set.mat . setjfn . set.rhs . set.row . set.semicont . set.type . solve.lpExtPtr . write.lp . 
Some associated R codes: add.SOS.R . add.column.R . add.constraint.R . delete.column.R . delete.constraint.R . delete.lp.R . dim.lpExtPtr.R . dimnames.lpExtPtr.R . get.basis.R . get.bounds.R . get.branch.mode.R . get.column.R . get.constr.type.R . get.constr.value.R . get.constraints.R . get.dual.solution.R . get.kind.R . get.mat.R . getjective.R . get.primal.solution.R . get.rhs.R . get.sensitivityj.R . get.sensitivityjex.R . get.sensitivity.rhs.R . get.solutioncount.R . get.total.iter.R . get.total.nodes.R . get.type.R . get.variables.R . guess.basis.R . lp.control.R . make.lp.R . name.lp.R . plot.lpExtPtr.R . print.lpExtPtr.R . read.lp.R . resize.lp.R . row.add.mode.R . select.solution.R . set.basis.R . set.bounds.R . set.branch.mode.R . set.branch.weights.R . set.column.R . set.constr.type.R . set.constr.value.R . set.mat.R . setjfn.R . set.rhs.R . set.row.R . set.semicont.R . set.type.R . solve.R . write.lp.R .  Full lpSolveAPI package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA