Learn R Programming

⚠️There's a newer version (0.9-4) of this package.Take me there.

linprog (version 0.9-2)

Linear Programming / Optimization

Description

This package can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.

Copy Link

Version

Install

install.packages('linprog')

Monthly Downloads

15,012

Version

0.9-2

License

GPL (>= 2)

Maintainer

Arne Henningsen

Last Published

October 17th, 2012

Functions in linprog (0.9-2)

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