You are on page 1of 21

GENERAL OPTIMIZATION

PROBLEM

1
COMPONENTS OF AN
OPTIMIZATION MODEL

• Decision Variables

• Objective Function

• Constraints

2
3
CLASSIFICATION

• Linear Programming Problems (LPP)

• Nonlinear Programming Problems (NLPP)

• Unconstrained Optimization Problems

• Constrained Optimization Problems

4
CLASSIFICATION BASED ON
TYPE OF DECISION VARIABLES

• Dynamic Programming

• Geometric Programming

• Integer Programming

• Quadratic Programming
5
CLASSIFICATION BASED ON
OBJECTIVE FUNCTION

• Multi-objective Programming

• Goal Programming

• Multi-level Programming

6
DEF. OF LINEAR PROGRAMMING

7
IN MATRIC NOTATION

8
• Feasible Solution:
Any vector X satisfying all constraints

• Feasible Region:
The set of all feasible solutions

• Optimal solution:
The best feasible solution

• Optimum Value: The value of the


objective function at the optimal solution
9
MODELLING REAL LIFE PROBLEMS AS
LINEAR PROGRAMMING PROBLEMS

Linear Programming
Formulation

10
Mathematical Modeling

11
12
13
14
Tabulate the Given Data

Desk Chair Bedframe Total


Labour (hrs) 2 1 2 225
Metal (/unit) 1 1 1 117
Wood (/unit) 3 3 4 420
Profit 13 12 17
($/unit))

15
STEP 1: Identify Decision Variables

16
STEP 2: Identify Constraints

17
18
STEP 3: Identify Objective Function

19
20
21
Reference: Hamdy A Taha, Operations Research: An Introduction, 8th Edition, Pearson/Prentice Hall, USA

You might also like