What is linear programming?

Linear programming (LP) consists in optimizing a linear function subject to linear constraints over real variables.

In LP, the model of a problem is expressed through numeric variables combined in linear constraints and governed by a linear objective function and by bounds on the variables. OPL can efficiently solve large instances of linear programs.