Rdocumentation
powered by
Learn R Programming
linprog (version 0.9-4)
Linear Programming / Optimization
Description
Can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.
Copy Link
Link to current version
Version
Version
0.9-4
0.9-2
0.9-0
0.5-7
0.5-6
0.5-5
0.5-4
0.5-3
0.5-2
Install
install.packages('linprog')
Monthly Downloads
16,052
Version
0.9-4
License
GPL (>= 2)
Maintainer
Arne Henningsen
Last Published
March 9th, 2022
Functions in linprog (0.9-4)
Search all functions
solveLP
Solve Linear Programming / Optimization Problems
summary.solveLP
Summary Results for Objects of Class solveLP
print.solveLP
Print Objects of Class solveLP
readMps
Read MPS Files
writeMps
Write MPS Files