Linear Optimisation
Linear Optimisation
Optimization
Optimization
• Optimization is the process of selecting values of decision
variables that minimize or maximize some quantity of
interest.
• Optimization models have wide applicability in operations
and supply chains, finance, marketing, and other
disciplines.
• There are three types of optimization models: Linear,
Integer and Nonlinear
Linear Optimization Models
• A linear optimization model (often called a linear
program, or LP) has two basic properties.
1. Graphical method
2. Simplex algorithm
• A firm plans to purchase at least 200 quintals of scrap
containing high quality metal X and low quality metal Y. It
decides that the scrap to be purchased must contain at
least 100 quintals of metal X and not more than 35
quintals of metal Y. The percentage of X and Y metals in
terms of weight in the scrap supplied by A and B is as
follows:
Metals Supplier A Supplier B
X 25% 75%
Y 10% 20%
• The price of A’s scrap is Rs. 200 per quintal and that of B
is Rs. 400 per quintal. The firm wants to determine the
quantities that it should buy from the two suppliers so that
the total cost is minimised.
Copyright © 2021 Pearson Education Ltd. Slide - 14