Ms6... LP Graphical Solution - Part 1
Ms6... LP Graphical Solution - Part 1
Science
Linear Programming Models: The
Graphical Solution
お
An Origami Game り
が
み
• A tiger needs
• Brief History
• Kolmogorov: optimality – before WWII
• Kantorovich: optimal planning
• Stigler: diet problems – 1945
• Dantzig: Simplex algorithm – 1947
• Karmarkar: Karmarkar algorithm - 1984
Properties of an LP Model
1. All problems seek to maximize or minimize some
quantity, usually profit or cost (called objective
function).
2. LP models usually include restrictions, or
constraints, limit degree to which one can pursue
objective.
3. Must be alternative courses of action from which
to choose.
4. Objective and constraints in LP problems must be
expressed in terms of linear equations or
inequalities.
• linear
2A + 5B = 10
• NOT linear
2A2 + 5B3 + 3AB = 10