LPP Fundamentals
LPP Fundamentals
make better and more informed decisions. Its goal is to help answer questions about what
should be done to make something happen in the future.
Optimization: Optimization is the process of selecting values of decision variables that
minimize or maximize some quantity of interest and is the most important tool for
prescriptive analytics.
Optimization models have been used extensively in operations and supply chains, finance,
marketing, and other disciplines for more than 50 years to help managers allocate resources
more efficiently and make lower-cost or more- profitable decisions. Optimization is a very
broad and complex topic; in this chapter, we focus on formulating and solving many practical
optimization models in business.
There are three basic types of optimization models: Linear, Integer, and Nonlinear.
A.) Linear: A linear optimization model (often called a linear program, or LP model) has
two basic properties. First, the objective function and all constraints are linear
functions of the decision variables. This means that each function is simply a sum of
terms, each of which is some constant multiplied by a decision variable, such as 5x +
4y. The second property of a linear optimization model is that all variables are
continuous, meaning that they may assume any real value (typically, nonnegative, that
is, greater than or equal to zero). Of course, this assumption may not be realistic for a
practical business problem (you cannot produce half a refrigerator). However, because
this assumption simplifies the solution method and analysis, we often apply it in many
situations where the solution would not be seriously affected.