Chapter 2
Chapter 2
Chapter 2
n A feasible solution satisfies all the problem's n Write the objective function in terms of the
constraints. decision variables.
n Changes to the objective function coefficients do n Write the constraints in terms of the decision
not affect the feasibility of the problem. variables.
x > 15
• Optimal Solution: The corner point with the best 2T + 1C < 1000 (painting hrs)
objective function value is optimal C < 450 (max # chairs)
Special Situation in LP T > 100 (min # tables)
1. Redundant Constraints - do not affect the T, C > 0 (nonnegativity)
feasible region
Go to file 2-1.xls
Example: x < 10
x < 12
The second constraint is redundant because it is less
restrictive.
2. Infeasibility – when no feasible solution exists
(there is no feasible region)