Models Physical: Scale, Analog Symbolic: Drawings Computer Programs Mathematical: Analytical (Deduction) Experimental (Induction)

Slides:



Advertisements
Similar presentations
Business Information Systems Decision Support Group Dirk Christian Mattfeld Future of DELS Research and Practice Dirk C. Mattfeld TU Braunschweig.
Advertisements

Algorithm Design Methods (I) Fall 2003 CSE, POSTECH.
Algorithm Design Methods Spring 2007 CSE, POSTECH.
Introduction to Mathematical Programming
Dealing with Complexity Robert Love, Venkat Jayaraman July 24, 2008 SSTP Seminar – Lecture 10.
Vehicle Routing & Scheduling: Part 1
Discrete Optimization Shi-Chung Chang. Discrete Optimization Lecture #1 Today: Reading Assignments 1.Chapter 1 and the Appendix of [Pas82] 2.Chapter 1.
Decision Making: An Introduction 1. 2 Decision Making Decision Making is a process of choosing among two or more alternative courses of action for the.
FIN 685: Risk Management Topic 5: Simulation Larry Schrenk, Instructor.
Chapter 2: Model of scheduling problem Components of any model: Decision variables –What we can change to optimize the system, i.e., model output Parameters.
Math443/543 Mathematical Modeling and Optimization
Vehicle Routing & Scheduling
Optimization for Network Planning Includes slide materials developed by Wayne D. Grover, John Doucette, Dave Morley © Wayne D. Grover 2002, 2003 E E 681.
Supply Chain Design Problem Tuukka Puranen Postgraduate Seminar in Information Technology Wednesday, March 26, 2009.
D Nagesh Kumar, IIScOptimization Methods: M1L4 1 Introduction and Basic Concepts Classical and Advanced Techniques for Optimization.
Descriptive Modelling: Simulation “Simulation is the process of designing a model of a real system and conducting experiments with this model for the purpose.
1 Contents college 3 en 4 Book: Appendix A.1, A.3, A.4, §3.4, §3.5, §4.1, §4.2, §4.4, §4.6 (not: §3.6 - §3.8, §4.2 - §4.3) Extra literature on resource.
LINEAR PROGRAMMING PROJECT. V.PAVITHRA SUKANYAH.V.K RIZWANA SULTANA SHILPA JAIN V.PAVITHRA.
 Group 3 Vahe Karapetyan Dena Rad Eidin Balali Patrick Njathi Zhong Zheng Damilare Adeoye Operations Research & Linear Programming Agenda Introduction.
1 IE 607 Heuristic Optimization Introduction to Optimization.
Equilibrium problems with equilibrium constraints: A new modelling paradigm for revenue management Houyuan Jiang Danny Ralph Stefan Scholtes The Judge.
Metaheuristics Meta- Greek word for upper level methods
Models Physical: Scale, Analog Symbolic: Drawings Computer Programs Mathematical: Analytical (Deduction) Experimental (Induction)
Operations Research Models
WOOD 492 MODELLING FOR DECISION SUPPORT Lecture 1 Introduction to Operations Research.
Quantitative Methods of Management
ISE420 Algorithmic Operations Research Asst.Prof.Dr. Arslan M. Örnek Industrial Systems Engineering.
ISE 195 Introduction to Industrial Engineering. Lecture 3 Mathematical Optimization (Topics in ISE 470 Deterministic Operations Research Models)
Decision Support Systems
Managerial Decision Making and Problem Solving
Search Methods An Annotated Overview Edward Tsang.
ENM 503 Lesson 1 – Methods and Models The why’s, how’s, and what’s of mathematical modeling A model is a representation in mathematical terms of some real.
Production SchedulingP.C. Chang, IEM, YZU. 1 Modeling: Parameters Typical scheduling parameters: Number of resources (m machines, operators) Configuration.
The Optimization of Solid Waste Collection (SWC) in Nablus City Supervisor: Dr. Ramiz Assaf Co. Supervisor: Dr. Yahya Saleh An-Najah National University.
1 University of Palestine Operations Research ITGD4207 WIAM_H-Whba Dr. Sana’a Wafa Al-Sayegh 2 nd Semester
Models in I.E. Lectures Introduction to Optimization Models: Shortest Paths.
Exact and heuristics algorithms
“LOGISTICS MODELS” Andrés Weintraub P
Management Science Helps analyze and solve organizational problems. It uses scientific and quantitative methods to set up models that are based on controllable.
Operations Research The OR Process. What is OR? It is a Process It assists Decision Makers It has a set of Tools It is applicable in many Situations.
Chapter 1 Problem Solving with Mathematical Models
Production Manager 1 Strategic Planning Forecasting
IE 312 Review 1. The Process 2 Problem Model Conclusions Problem Formulation Analysis.
DEPARTMENT/SEMESTER ME VII Sem COURSE NAME Operation Research Manav Rachna College of Engg.
Operations Research Models and Methods Advanced Operations Research Reference: Operations Research Models and Methods, Operations Research Models and Methods,
A Two-Phase Linear programming Approach for Redundancy Problems by Yi-Chih HSIEH Department of Industrial Management National Huwei Institute of Technology.
Review for E&CE Find the minimal cost spanning tree for the graph below (where Values on edges represent the costs). 3 Ans. 18.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
OPERATION RESEARCH (EOE-073) 1. 2 Introduction Operations Research is an Art and Science It had its early roots in World War II and is flourishing in.
Operations Research.  Operations Research (OR) aims to having the optimization solution for some administrative problems, such as transportation, decision-making,
Lecture 20 Review of ISM 206 Optimization Theory and Applications.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis.
Introduction to genetic algorithm
Some Topics in OR.
Rough-Cut Capacity Planning in SCM Theories & Concepts
Graph Theory and Optimization
Digital Optimization Martynas Vaidelys.
SIMULATION SIMULAND PURPOSE TECHNIQUE CREDIBILITY PROGRAMMATICS
CHAPTER 8 Operations Scheduling
Analytics and OR DP- summary.
Optimization Techniques for Natural Resources SEFS 540 / ESRM 490 B
1.3 Modeling with exponentially many constr.
Transportation and Transshipment Models
1.3 Modeling with exponentially many constr.
Operation research model types, problems and solutions 2/21/2019 BY: Mequanint Birhan.
Algorithm Design Methods
Dr. Arslan Ornek DETERMINISTIC OPTIMIZATION MODELS
Dr. Arslan Ornek MATHEMATICAL MODELS
REVIEW FOR EXAM 1 Chapters 3, 4, 5 & 6.
MSE 606A Engineering Operations Research
Presentation transcript:

Models Physical: Scale, Analog Symbolic: Drawings Computer Programs Mathematical: Analytical (Deduction) Experimental (Induction)

Why use Models Optimize or Satisfice Prediction (Forecasting, Simulation) Control (SPC, Sequencing SPT, EDD,..) Insight, Understanding (the model building process itself) Justification, sales tool (Simulation)

Model Building Real World Problem – Systems Analysis Model Prototype – Data Gathering Conceptual Model – Model Building Runable Model -- Validation,Verification Correct Model – Solution Method Model Solution -- Present Results Ready Solution – Implementation Problem Solution

Math. Model Categories Prescriptive vs Descriptive Static vs Dynamic Continouos vs Discrete Stochastic vs Deterministic Linear vs Nonlinear

Prescriptive Models Objective Function, Goal (Max, Min) Decision Variables (Cont., Integer) Constraints (Feasible Solution Space) Parameters, Coefficients (Data) Solution Method (Analytic, Numeric) Solution (Optimal Values of Variables) Sensitivity Analysis

Prescriptive Model Types  Optimization  Mathematical Programming  Network Models (some)  Heuristics  Decision Analysis Models  Inventory Control

Example of Optimization: EOQ Objective: minTC(Q) = S*D/Q + H*Q/2 Variable: Q Constraints: Qmin < Q < Qmax Data: D, P, S, H, Qmin, Qmax Solution Method: Differentiation Solution: EOQ = sqrt(2*D*S/H) Sensitivity: TC(Q)/TC(EOQ)

Descriptive Model Types  Simulation  Queuing (Waiting Line) Theory  Forecasting  Some Network Models  Game Theory  Profitability Analysis

Simulation “When all else fails”! Descriptive, “What-if” Continuous (Predator-Prey) Discrete: Time-Step vs Event-Driven Monte Carlo, Pseudo Random Numbers

Profitability Model Model of an Investment and Operations during the Planning Horizon Descriptive, Dynamic Model Discrete Simulation Time Step (year by year) Usually Deterministic

Mathematical Programming Linear Programming (LP) Integer Programming (IP, MIP) Nonlinear Programming (NLP) Dynamic Programming (DP) Stochastic Programming (SP) Transportation Model Assignment Model

Network Models Minimal Spanning Shortest Path Maximal Flow CPM/PERT (Longest Path) Vehicle Routing Problem (VRP) Traveling Salesman Problem (TSP)

Heuristics Evolutionary Search Methods: Genetic Algorithm (GA) Simulated Annealing (SA) Tabu Search (TS) Other Heuristics

Decision Analysis Models Decision Trees Newsboy Problem Multi Criteria Decision Making Analytic Hierarchy Process (AHP) Goal Programming (GP)