Linear Programming, Graphical Solution
Linear Programming, Graphical Solution
Methods
LINEAR PROGRAMMING,
GRAPHICAL METHOD
Linear Programming
Below is the standard mathematical model for the general problem of allocating
resources to activities.
In particular, this model is to select the values for 𝑥1 , 𝑥2 , . . . , 𝑥𝑛 so as to
The Linear Programming Model …A Standard form of LP Model
Following are certain symbols that are commonly used to denote the various components
of a linear programming model.
The Linear Programming Model …A Standard form of LP Model
Data needed for a linear programming model involving the allocation of resources to activities.
The Linear Programming Model …A Standard form of LP Model
Common terminology for the linear programming model:
Objective function, 𝑍 = 𝑐1 𝑥1 + 𝑐2 𝑥2 + ⋯ + 𝑐𝑛 𝑥𝑛
• is the function being maximized/minimized.
• a mathematical representation of the overall goal stated in terms of the
decision variables.
Constraints
• are the restrictions in the model and are also stated in terms of the decision
variables.
• represent conditions which must be satisfied in determining the values of the
decision variables.
• The first 𝑚 constraints, 𝑎𝑖1 𝑥1 + 𝑎𝑖2 𝑥2 + ⋯ + 𝑎𝑖𝑛 𝑥𝑛 ≤ 𝑏𝑖 , 1 ≤ 𝑖 ≤ 𝑚, are
called functional constraints (or structural constraints)
• the 𝑥𝑗 ≥ 0 restrictions are called nonnegativity constraints (or nonnegativity
conditions)
The Linear Programming Model …Other forms of LP Model