Lecture 20 Review of ISM 206 Optimization Theory and Applications.

Slides:



Advertisements
Similar presentations
Algorithm Design Methods (I) Fall 2003 CSE, POSTECH.
Advertisements

1 University of Southern California Keep the Adversary Guessing: Agent Security by Policy Randomization Praveen Paruchuri University of Southern California.
Multi-Objective Optimization NP-Hard Conflicting objectives – Flow shop with both minimum makespan and tardiness objective – TSP problem with minimum distance,
U NIVERSITY OF M ASSACHUSETTS, A MHERST Department of Computer Science Solving POMDPs Using Quadratically Constrained Linear Programs Christopher Amato.
Progress in Linear Programming Based Branch-and-Bound Algorithms
SE- 521: Nonlinear Programming and Applications S. O. Duffuaa.
Nonlinear Programming
INFORMS Annual Meeting, San Diego, Oct 11 – 14, 2009 A New, Intuitive and Industrial Scale Approach towards Uncertainty in Supply Chains G.N. Srinivasa.
Hierarchical mission control of automata with human supervision Prof. David A. Castañon Boston University.
Markov Processes MBAP 6100 & EMEN 5600 Survey of Operations Research Professor Stephen Lawrence Leeds School of Business University of Colorado Boulder,
Modelling and Performance Analysis of BitTorrent-Like Peer-to-Peer Networks.
ISM 206 Optimization Theory and Applications Fall 2005 Lecture 1: Introduction.
ISM 206 Optimization Theory and Applications Spring 2005 Lecture 1: Introduction.
Math443/543 Mathematical Modeling and Optimization
Models Physical: Scale, Analog Symbolic: Drawings Computer Programs Mathematical: Analytical (Deduction) Experimental (Induction)
Supply Chain Design Problem Tuukka Puranen Postgraduate Seminar in Information Technology Wednesday, March 26, 2009.
Models for Simulation & Optimization – An Introduction Yale Braunstein.
Constrained Optimization Rong Jin. Outline  Equality constraints  Inequality constraints  Linear Programming  Quadratic Programming.
Planning operation start times for the manufacture of capital products with uncertain processing times and resource constraints D.P. Song, Dr. C.Hicks.
Transportation-1 Operations Research Modeling Toolset Linear Programming Network Programming PERT/ CPM Dynamic Programming Integer Programming Nonlinear.
ISM 206 Lecture 6 Nonlinear Unconstrained Optimization.
Constrained Optimization Rong Jin. Outline  Equality constraints  Inequality constraints  Linear Programming  Quadratic Programming.
CS541 Advanced Networking 1 Introduction to Optimization Neil Tang 2/23/2009.
LP formulation of Economic Dispatch
Daniel Kroening and Ofer Strichman Decision Procedures An Algorithmic Point of View Deciding ILPs with Branch & Bound ILP References: ‘Integer Programming’
Lecture 11 – Stochastic Processes
Models Physical: Scale, Analog Symbolic: Drawings Computer Programs Mathematical: Analytical (Deduction) Experimental (Induction)
Decision Procedures An Algorithmic Point of View
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.
1 Hyong-Mo Jeon Reliability Models for Facility Location with Risk Pooling ISE 2004 Summer IP Seminar Jul
1 Chapter 8 Nonlinear Programming with Constraints.
Participating in Timetabling Competition ITC2007 with a General Purpose CSP Solver Toshihide IBARAKI Kwansei Gakuin University.
OPERATIONS RESERCH(OR)/ MANAGEMENT SCIENCE(MS) Department of Industrial Engineering and Management 02, 2004 Instructor : Ching-Fang Liaw Address.
1 Inventory Control with Stochastic Demand. 2  Week 1Introduction to Production Planning and Inventory Control  Week 2Inventory Control – Deterministic.
MG1402 – OPERATIONS RESEARCH VII –SEMESTER DEPARTMENT OF E.E.E - S.SIVARAJA DEPARTMENT OF MATHEMATICS.
Flows and Networks Plan for today (lecture 6): Last time / Questions? Kelly / Whittle network Optimal design of a Kelly / Whittle network: optimisation.
Exact and heuristics algorithms
Linear Programming Erasmus Mobility Program (24Apr2012) Pollack Mihály Engineering Faculty (PMMK) University of Pécs João Miranda
1 1 Slide © 2005 Thomson/South-Western MANAGMENT SCIENCE n Chapter 1: Introduction Problem solving and decision making; quantitative analysis and decision.
© 2015 McGraw-Hill Education. All rights reserved. Chapter 19 Markov Decision Processes.
Lecture 5 – Integration of Network Flow Programming Models Topics Min-cost flow problem (general model) Mathematical formulation and problem characteristics.
An Optimal Distributed Call Admission control for Adaptive Multimedia in Wireless/Mobile Networks Reporter: 電機所 鄭志川.
ZEIT4700 – S1, 2015 Mathematical Modeling and Optimization School of Engineering and Information Technology.
1 Inventory Control with Time-Varying Demand. 2  Week 1Introduction to Production Planning and Inventory Control  Week 2Inventory Control – Deterministic.
8/14/04J. Bard and J. W. Barnes Operations Research Models and Methods Copyright All rights reserved Lecture 5 – Integration of Network Flow Programming.
Nonlinear Programming In this handout Gradient Search for Multivariable Unconstrained Optimization KKT Conditions for Optimality of Constrained Optimization.
IE 312 Review 1. The Process 2 Problem Model Conclusions Problem Formulation Analysis.
Operations Research Models and Methods Advanced Operations Research Reference: Operations Research Models and Methods, Operations Research Models and Methods,
Review for E&CE Find the minimal cost spanning tree for the graph below (where Values on edges represent the costs). 3 Ans. 18.
Introduction to Integer Programming Integer programming models Thursday, April 4 Handouts: Lecture Notes.
Flows and Networks Plan for today (lecture 6): Last time / Questions? Kelly / Whittle network Optimal design of a Kelly / Whittle network: optimisation.
ISM 206 Optimization Theory and Applications Fall 2011 Lecture 1: Introduction.
Keep the Adversary Guessing: Agent Security by Policy Randomization
Exam Info: 75 mins, in-class, closed-notes, closed-book
Operations Research Lecture 3.
Classification Analytical methods classical methods
Analytics and OR DP- summary.
Lecture 5 – Integration of Network Flow Programming Models
Optimization Techniques for Natural Resources SEFS 540 / ESRM 490 B
Lecture 5 – Integration of Network Flow Programming Models
Operations Research Lecture 2.
Models for Simulation & Optimization – An Introduction
Toshihide IBARAKI Kwansei Gakuin University
ZEIT4700 – S1, 2016 Mathematical Modeling and Optimization
REVIEW FOR EXAM 1 Chapters 3, 4, 5 & 6.
MSE 606A Engineering Operations Research
Lecture 12 Network Models.
Lecture 11 – Stochastic Processes
Presentation transcript:

Lecture 20 Review of ISM 206 Optimization Theory and Applications

Class Schedule LectureTopic 1Introduction and Modeling 2Intro to Linear Programming 3The simplex method 4Duality and Sensitivity Analysis 5Other LP Methods. Transportation, Assignment and Network Optimization Problems 6Unconstrained Nonlinear Optimization 7Nonlinear Programming

Class Schedule LectureTopic 8Nonlinear Programming 2 9Nonlinear Programming 3 10Dynamic Programming 11Integer Programming 13Metaheuristics 14Game Theory

Class Schedule LectureTopic 15Decision Analysis 16Markov Chains 17Queueing Theory 18Inventory theory THANKSGIVING 19Simulation 20Review FINAL EXAMFinal Exam

Topics covered Linear Programming –Models –Simplex Method –Duality –Sensitivity –Interior Point Methods Special Integer LP problems –Networks, flows, transportation, assignment Nonlinear Programming –Single vs. multivariable –Constrained and unconstrained –With linear constraints –Quadratic objective –KKT Conditions –The Lagrangian function –Gradient search, bisection, Newton’s method –Sequential LP methods for nonlinear (Frank-Wolfe)

Topics Covered Dynamic Programming –Deterministic problems –Shortest path algorithms –Cost to go –Problem of Dimensionality Integer Programming –Integer and binary constraints –Formulating ‘or’ statements as binary constraints –Branch and bound algorithm Branching Fathoming –Extending to integer variables –Simplifying integer programming by Tightening constraints Eliminating Redundant constraints Fixing variables

Topics Covered Metaheuristics –Large scale (NP-hard) problems –Neighborhood structure of problems –Simulated Annealing Searching without strict descent –Genetic Algorithms Combining features of good solutions –Tabu search Keeping list of previously tried solutions Game Theory –Two player, zero sum games –Mixed strategies –Dominating strategies –Finding equilibrium points Graphical method With LP

Topics Covered Decision Analysis –Dealing with large uncertainties –Bayes’ decision rule –Bayes’ theorem –Decision Trees –Calculating expectations from experts –Value of experimentation –Value of information Markov Chains –Stochastic processes –The Markov property –Stationary transition probabilities –Steady state distribution –Absorbing states

Topics Covered Queueing Theory –Models for communication systems, manufacturing, customer service –Notation././. –Little’s Law –Exponential arrivals, poisson processes –M/M/s system analysis Inventory Theory –Single commodity inventory control –EOQ Model Fixed costs, deterministic demand optimal policy –Extension to uncertain demand case Simulation –Generating uniform rv –Converting uniform rv to other types of rv –Monte-carlo analysis