Prepared by: Dayani Jathunge061011V Dissanayake G.P. 061016P Fernando C.I. 061020X.

Slides:



Advertisements
Similar presentations
Copyright © 2002 Pearson Education, Inc. Slide 1.
Advertisements

Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
4.4.1 Generalised Row Echelon Form
BALANCING 2 AIM: To solve equations with variables on both sides.
ZMQS ZMQS
Transportation Assignment and Transshipments Problems
Copyright © Cengage Learning. All rights reserved.
The Assignment Problem
1 Column Generation. 2 Outline trim loss problem different formulations column generation the trim loss problem master problem and subproblem in column.
An Application of Linear Programming Lesson 12 The Transportation Model.
Outline Minimum Spanning Tree Maximal Flow Algorithm LP formulation 1.
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
Squares and Square Root WALK. Solve each problem REVIEW:
25 seconds left…...
Week 1.
TRIANGULAR MATRICES A square matrix in which all the entries above the main diagonal are zero is called lower triangular, and a square matrix in which.
We will resume in: 25 Minutes.
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Intracellular Compartments and Transport
PSSA Preparation.
Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and edited by Longin Jan Latecki.
Transportation Problem and Related Topics. 2 Ardavan Asef-Vaziri June-2013Transportation Problem and Related Topics There are 3 plants, 3 warehouses.
Operations Research Assistant Professor Dr. Sana’a Wafa Al-Sayegh 2 nd Semester ITGD4207 University of Palestine.
Transportation Problem (TP) and Assignment Problem (AP)
1 1 Slides by John Loucks St. Edward’s University Modifications by A. Asef-Vaziri.
Chapter 10, Part A Distribution and Network Models
1 1 Slide © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Transportation, Assignment, and Transshipment Problems
Transportation, Transshipment, and Assignment Problems
Transportation and Assignment Models
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Quantitative Techniques for Decision Making M.P. Gupta & R.B. Khanna © Prentice Hall India.
1 1 Slide © 2006 Thomson South-Western. All Rights Reserved. Slides prepared by JOHN LOUCKS St. Edward’s University.
Lecture 15: Transportation and other Networks AGEC 352 Spring 2011 – March 23 R. Keeney.
Transportation and Assignment Models
Transportation Models Transportation problem is about distribution of goods and services from several supply locations to several demand locations. Transportation.
Transportation and Assignment Problems
Linear Programming Applications
Chapter 7 Transportation, Assignment & Transshipment Problems Part 1 ISE204/IE252 Prof. Dr. Arslan M. ÖRNEK.
Transportation Model Lecture 16 Dr. Arshad Zaheer
Kerimcan OzcanMNGT 379 Operations Research1 Transportation, Assignment, and Transshipment Problems Chapter 7.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
1 1 Slide © 2009 South-Western, a part of Cengage Learning Slides by John Loucks St. Edward’s University.
1 1 Slide Transportation, Assignment, and Transshipment Professor Ahmadi.
Slide 1 of 27 Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and edited by Longin Jan Latecki.
Assignment Model Lecture 21 By Dr Arshad Zaheer. RECAP  Transportation model (Maximization)  Illustration (Demand > Supply)  Optimal Solution  Modi.
Chapter 7 Transportation, Assignment, and Transshipment Problems
The Transportation Model Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent.
DISTRIBUTION AND NETWORK MODELS (1/2)
1 Network Models Transportation Problem (TP) Distributing any commodity from any group of supply centers, called sources, to any group of receiving.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Transportation, Assignment, and Transshipment Problems Pertemuan 7 Matakuliah: K0442-Metode Kuantitatif Tahun: 2009.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or.
Assignment Problem. Concepts What is the Assignment Problem? The assignment problem deals with assigning machines to tasks, workers to jobs, soccer players.
Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and extended by Longin Jan Latecki.
Special Cases In Linear Programming
Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and extended by Longin Jan Latecki.
Why network models? Visualize a mathematical model
Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and extended by Longin Jan Latecki.
Transportation, Assignment and Network Models
Chapter 5 Transportation, Assignment, and Transshipment Problems
Operations Management
Operations Management
Decision Science Chapter 6 Assignment Models.
Assignment Problem: Hungarian Algorithm and Linear Programming collected from the Internet and extended by Longin Jan Latecki.
“Easy” Integer Programming Problems: Network Flow Problems
Presentation transcript:

Prepared by: Dayani Jathunge061011V Dissanayake G.P P Fernando C.I X

This is a special type of transportation problem in which each source should have the capacity to fulfill the demand of any of the destinations. In other words any operator would be able perform any job regardless of his skills, although the cost( or the time taken) will be more if the job does not match with operators skill. 2

The objective might be, minimize the total time to complete a set of tasks maximize skill ratings minimize the cost of the assignments 3

Job Operato rs 12…j…m 1 t 11 t 12 t 1j t 1m 2. i t i1 t ij t im. m t m1 t m2 t mj t mm 4 General format of assignment problem

5 Transportation ProblemAssignment Problem No equal number of sources & destination Equal number of sources & destination Source supply & destination have a fix demand for units Source supply & destination demand is equal to 1 Quantity allocated or assigned must be a fix quantity Quantity allocated or assigned must be 0 or 1

A network model is one which can be represented by a set of nodes, a set of arcs, and functions associated with the arcs and/or nodes. e.g. costs, supplies, demands, etc. AP is an example of a network problem.

AP can be formulated as an LP and solved by general purpose LP codes. However, there are many computer packages, which contain separate computer codes for these models which take advantage of the problem network structure.

Network Representation WORKERS JOBS c 11 c 12 c 13 c 21 c 22 c 23 c 31 c 32 c 33

This method can solve a special form of LP problem, including the classical assignment problem, with these typical characteristics: is a special case of a transportation problem the right-hand sides of constraints are all 1 the signs of the constraints are = rather than the value of all decision variables is either 0 or 1

As in transportation problems assignment problems also can be balanced ( with equal number of rows and columns) or unbalanced. When it is unbalanced the necessary number of row/s or column/s are added to balance it. That is to make a square matrix. The values of the cell entries of the dummy rows or columns will be made equal to zero. 10

Applications of assignment problem 11 Raw entity Column entity Cell entity operatorsjobsOperating cost programmerprogramProcessing time operatorsMachineOperating cost DriversRoutesTravel time Teachers SubjectsStudents pass percentage

Operator Operator job job

Applications of assignment problem 13 Raw entity Column entity Cell entity operatorsjobsOperating cost programmerprogramProcessing time operatorsMachineOperating cost DriversRoutesTravel time Teachers SubjectsStudents pass percentage

Sales region Sales region Sales person

Applications of assignment problem 15 Raw entity Column entity Cell entity operatorsjobsOperating cost programmerprogramProcessing time operatorsMachineOperating cost DriversRoutesTravel time Teachers SubjectsStudents pass percentage

16