Operations Research.

Slides:



Advertisements
Similar presentations
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Operations Management - 5 th Edition Chapter 13 Supplement Roberta.
Advertisements

Standard Minimization Problems with the Dual
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Ch 3 Introduction to Linear Programming By Kanchala Sudtachat.
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
19 Linear Programming CHAPTER
Operations Management
INFM 718A / LBSC 705 Information For Decision Making Lecture 4.
Operations Management
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
To Accompany Russell and Taylor, Operations Management, 4th Edition,  2003 Prentice-Hall, Inc. All rights reserved by Prentice-Hall, Inc1  Model.
Linear Programming OPIM 310-Lecture 2 Instructor: Jose Cruz.
Management Science Chapter 1
Operations Management - 5 th Edition Chapter 13 Supplement Roberta Russell & Bernard W. Taylor, III Linear Programming.
Linear Programming Chapter 14 Supplement. Lecture Outline Model Formulation Graphical Solution Method Linear Programming Model Solution Solving Linear.
1-1 Management Science Chapter 1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
A model consisting of linear relationships representing a firm’s objective and resource constraints Linear Programming (LP) LP is a mathematical modeling.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
1 1 Slide © 2005 Thomson/South-Western MANAGMENT SCIENCE n Chapter 1: Introduction Problem solving and decision making; quantitative analysis and decision.
Introduction to Linear Programming and Formulation Meeting 2 Course: D Deterministic Optimization Year: 2009.
To Accompany Russell and Taylor, Operations Management, 4th Edition,  2003 Prentice-Hall, Inc. All rights reserved. Supplement S9 Linear Programming.
Linear Programming Wyndor Glass Co. 3 plants 2 new products –Product 1: glass door with aluminum framing –Product 2: 4x6 foot wood frame window.
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Operations Research.  Operations Research (OR) aims to having the optimization solution for some administrative problems, such as transportation, decision-making,
Linear Programming Chapter 14 Supplement Lecture Outline Model Formulation Graphical Solution Method Linear Programming Model Solution Solving Linear.
Management Science Chapter 1
Beni Asllani University of Tennessee at Chattanooga
Dr.G.Suresh University Linear Programming Saturday, February 03, 2018Saturday, February 03, 2018 Dr.G.Suresh University.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
Beni Asllani University of Tennessee at Chattanooga
Spreadsheet Modeling & Decision Analysis:
OPERATIONS MANAGEMENT: Creating Value Along the Supply Chain,
Operations Research Chapter one.
Linear Programming for Solving the DSS Problems
Aggregate Sales and Operations Planning
Management Science Chapter 1
MBA, Semester 2 Operations Management Ms. Aarti Mehta Sharma
Transportation Networks CIVE 744
Chapter 2 An Introduction to Linear Programming
Linear Programming Topics General optimization model
Introduction to Linear Programs
(Modeling of Decision Processes)
Linear Programming Wyndor Glass Co. 3 plants 2 new products
Beni Asllani University of Tennessee at Chattanooga
Linear Programming Topics General optimization model
Linear Programming Topics General optimization model
Linear Programming Topics General optimization model
برنامه ریزی خطی پیشرفته (21715) Advanced Linear Programming
Spreadsheet Modeling & Decision Analysis
Linear Programming.
Management Science Chapter 1
Chapters Multiple-Goal Decision Analysis II
INFM 718A / LBSC 705 Information For Decision Making
Management Science Chapter 1
Page 535 Advanced Engineering Mathematics by Erwin Kreyszig
Chapters Multiple-Goal Decision Analysis II
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Operations Research Models
INTRODUCTION TO LINEAR PROGRAMMING
Optimization Theory Linear Programming
Page 46a Continued Advanced Engineering Mathematics by Erwin Kreyszig
Module B Linear Programming.
Research Operation / Management science
Chapters Multiple-Goal Decision Analysis II
BASIC FEASIBLE SOLUTIONS
Spreadsheet Modeling & Decision Analysis:
Introduction to Linear Programming
Linear Programming: Computer Solution and Sensitivity Analysis
Simplex Tableau Method
Presentation transcript:

Operations Research

Operations Research Operations Research (OR) aims to having the optimization solution for some administrative problems, such as transportation, decision-making, inventory Copyright 2006 John Wiley & Sons, Inc.

Operations Research Models Linear Programming Markov Chains Network Optimization Decision Analysis Transportation Inventory Copyright 2006 John Wiley & Sons, Inc.

Linear Programming (LP) A model consisting of linear relationships representing a firm’s objective and resource constraints LP is a mathematical modeling technique used to determine a level of operational activity in order to achieve an objective, subject to restrictions called constraints Copyright 2006 John Wiley & Sons, Inc.

LP Model Formulation (cont.) Max/min z = c1x1 + c2x2 + ... + cnxn subject to: a11x1 + a12x2 + ... + a1nxn (≤, =, ≥) b1 a21x1 + a22x2 + ... + a2nxn (≤, =, ≥) b2 : am1x1 + am2x2 + ... + amnxn (≤, =, ≥) bm xj = decision variables bi = constraint levels cj = objective function coefficients aij = constraint coefficients Copyright 2006 John Wiley & Sons, Inc.

LP Formulation: Example Maximize Z = 40 x1 + 50 x2 Subject to x1 + 2x2 40 4x1 + 3x2 120 x1 , x2 0 Copyright 2006 John Wiley & Sons, Inc.

x1 + 2x2 40 40 x1 20 x2 4x1 + 3x2 120 30 x1 40 x2 Copyright 2006 John Wiley & Sons, Inc.

Graphical Solution: Example x1 + 2 x2 40 50 – 40 – 30 – 20 – 10 – 0 – | 10 60 50 20 30 40 x1 x2 Copyright 2006 John Wiley & Sons, Inc.

Graphical Solution: Example 4 x1 + 3 x2 120 x1 + 2 x2 40 50 – 40 – 30 – 20 – 10 – 0 – | 10 60 50 20 30 40 x1 x2 Copyright 2006 John Wiley & Sons, Inc.

Graphical Solution: Example 4 x1 + 3 x2 120 x1 + 2 x2 40 Area common to both constraints 50 – 40 – 30 – 20 – 10 – 0 – | 10 60 50 20 30 40 x1 x2 Copyright 2006 John Wiley & Sons, Inc.

Computing Optimal Values x1 + 2x2 = 40 4x1 + 3x2 = 120 4x1 + 8x2 = 160 -4x1 - 3x2 = -120 5x2 = 40 x2 = 8 x1 + 2(8) = 40 x1 = 24 4 x1 + 3 x2 120 lb x1 + 2 x2 40 hr 40 – 30 – 20 – 10 – 0 – | 10 20 30 40 x1 x2 D c A B Copyright 2006 John Wiley & Sons, Inc.

Z = 40 x1 + 50 x2 (X1, X2) 0 + 0 = 0 (0, 0) A 1200 + 0 = 1200 (30, 0) B 960 + 400 = 1360 (24,8) C 0 + 1000 = 1000 (0, 20) D Copyright 2006 John Wiley & Sons, Inc.

Minimization Problem Minimize Z = 6x1 + 3x2 subject to 2x1 + 4x2  16 Copyright 2006 John Wiley & Sons, Inc.

Graphical Solution x2 14 – 12 – 10 – 8 – 6 – 4 – 2 – 0 – A B C | 2 | 4 Copyright 2006 John Wiley & Sons, Inc.