5: Linear Programming Flashcards
1
Q
Formulation of Problems as Linear Programs (3)
A
- Define the decision variables (x, y, z, etc.)
- State the objective (maximise or minimise, together with an objective function)
- Write the constraints as inequalities
2
Q
Feasible Region
A
The region of a graph that satisfies all the constraints of a linear programming problem
3
Q
Vertex Testing Method (3)
A
- First find the coordinates of each vertex of the feasible region
- Evaluate the objective function at each of these points
- Select the vertex that gives the optimal value of the objective function