R Interface to 'lp_solve' Version 5.5.2.0
Get Constraint Value
Get Constraints
Delete Linear Program Model
lpSolve Print Method
Delete Constraint
Add Column
Add Constraint
Add A Special Ordered Set Constraint
Delete Column
Dimension of an Object
Dimnames of an Object
Get Basis
Get Bounds
Get Branch Mode
Get Column
Get Constraint Type
Get Dual Solution
Get Kind
Get Matrix Element
Get Objective
Get Primal Solution
Get Right-Hand-Side
Get Sensitivity: Objective
Get Sensitivity: Objective Extended
Get Sensitivity: Right-Hand-Side
Get Solution Count
Get Total Iterations
Get Total Nodes
Get Type
Get Variables
Guess Basis
Solver Control Options
lpSolve Control Parameters
Make LP
Name LP
lpExtPtr Plot Method
Read LP
Resize LP
Row Add Mode
Select Solution
Set Basis
Set Bounds
Set Branch Mode
Set Branch Weights
Set Column
Set Constraint Type
Set Constraint Value
Set Matrix Element
Set Objective Function
Set Right-Hand-Side
Set Row
Set Semicontinuous
Set Type
Solve a Linear Program
Write Linear Program
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.