Rdocumentation
powered by
Learn R Programming
Rglpk (version 0.6-5.1)
R/GNU Linear Programming Kit Interface
Description
R interface to the GNU Linear Programming Kit. 'GLPK' is open source software for solving large-scale linear programming (LP), mixed integer linear programming ('MILP') and other related problems.
Copy Link
Link to current version
Version
Version
0.6-5.1
0.6-5
0.6-4
0.6-3
0.6-2
0.6-1
0.6-0
0.4-1
Install
install.packages('Rglpk')
Monthly Downloads
9,213
Version
0.6-5.1
License
GPL-2 | GPL-3
Homepage
https://R-Forge.R-project.org/projects/rglp/
Maintainer
Stefan Theussl
Last Published
January 13th, 2024
Functions in Rglpk (0.6-5.1)
Search all functions
Rglpk_read_file
Interface to GLPK's file reader
Rglpk_solve_LP
Linear and Mixed Integer Programming Solver Using GLPK