Network Problems A D O B T E C

Slides:



Advertisements
Similar presentations
Traffic assignment.
Advertisements

ITS THE FINAL LECTURE! (SING IT, YOU KNOW YOU WANT TO) Operations Research.
Outline LP formulation of minimal cost flow problem
DIJKSTRA’s Algorithm. Definition fwd search Find the shortest paths from a given SOURCE node to ALL other nodes, by developing the paths in order of increasing.
Max Flow Problem Given network N=(V,A), two nodes s,t of V, and capacities on the arcs: uij is the capacity on arc (i,j). Find non-negative flow fij for.
Chapter 11 To accompany Quantitative Analysis for Management, Eleventh Edition, Global Edition by Render, Stair, and Hanna Power Point slides created by.
1 Augmenting Path Algorithm s t G: Flow value = 0 0 flow capacity.
1 Augmenting Path Algorithm s t G: Flow value = 0 0 flow capacity.
Chapter 7 Network Flow Models.
Chapter 11 Network Models. What You Need to Know For each of the three models: –What is the model? (what are given and what is to calculate) –What is.
© 2008 Prentice-Hall, Inc. Chapter 12 To accompany Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna Power Point slides.
Network Flow Models Chapter 7.
The Shortest Path Problem
MNG221 - Management Science
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna 12-1 © 2006 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 12.
1 1 Slide © 2000 South-Western College Publishing/ITP Slides Prepared by JOHN LOUCKS.
Introduction to Management Science
NetworkModel-1 Network Optimization Models. NetworkModel-2 Network Terminology A network consists of a set of nodes and arcs. The arcs may have some flow.
Computational Methods for Management and Economics Carla Gomes
Table 1. Shipping costs, Supply, and Demand for Powerco Example
7-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Network Flow Models Chapter 7.
Using Dijkstra’s Algorithm to Find a Shortest Path from a to z 1.
Distributed Asynchronous Bellman-Ford Algorithm
Networks and the Shortest Path Problem.  Physical Networks  Road Networks  Railway Networks  Airline traffic Networks  Electrical networks, e.g.,
Network Optimization Models
Introduction to Operations Research
Structures 7 Decision Maths: Graph Theory, Networks and Algorithms.
EMIS 8373: Integer Programming “Easy” Integer Programming Problems: Network Flow Problems updated 11 February 2007.
The travelling Salesman problem involves visiting every town (node) on a graph and returning to the start in the shortest distance. The slides will show.
Network Optimization Problems
An-Najah N. University Faculty of Engineering and Information Technology Department of Management Information systems Operations Research and Applications.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
EMIS 8374 Network Flow Models updated 29 January 2008.
& 6.855J & ESD.78J Algorithm Visualization The Ford-Fulkerson Augmenting Path Algorithm for the Maximum Flow Problem.
CS223 Advanced Data Structures and Algorithms 1 Maximum Flow Neil Tang 3/30/2010.
Welcome Unit 6 Seminar MM305 Wednesday 8:00 PM ET Quantitative Analysis for Management Delfina Isaac.
Network Analysis Maxflow. What is a Network? Directed connected graph Source node Sink (destination node) Arcs are weighted (costs) Represent a system.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or.
Decision Maths 1 Shortest path algorithm Dijkstra’s Algorithm A V Ali :
ENGM 631 Minimum Spanning Tree. Prototype Example Seervada Park Trams route smallest total distance Phone lines minimum spanning tree Tram limitations.
EMIS 8374 The Ford-Fulkerson Algorithm (aka the labeling algorithm) Updated 4 March 2008.
ENGM 631 Maximum Flow Solutions. Maximum Flow Models (Flow, Capacity) (0,3) (2,2) (5,7) (0,8) (3,6) (6,8) (3,3) (4,4) (4,10)
Mjdah Al Shehri Hamdy A. Taha, Operations Research: An introduction, 8 th Edition Chapter 6: Network Models.
Network Analyst. Network A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically.
SHORTEST ROUTE PROBLEM A Networking Model Report for DPA 702 QUANTITATIVE METHODS OF RESEARCH By: ALONA M. SALVA Cebu Technological University.
1 1 Slide © 2005 Thomson/South-Western Chapter 9 Network Models n Shortest-Route Problem n Minimal Spanning Tree Problem n Maximal Flow Problem.
Network Models Chapter 12
St. Edward’s University
Shortest Path from G to C Using Dijkstra’s Algorithm
Chapter 12 Network Models 12-1
Maximum Flow Solutions
Party-by-Night Problem
Business Statistics with Quantitative Analysis
Network Flow 2016/04/12.
The Shortest Augmenting Path Algorithm for the Maximum Flow Problem
Decision Maths Dijkstra’s Algorithm.
MATS Quantitative Methods Dr Huw Owens
Lecture 19-Problem Solving 4 Incremental Method
Network Models 7-1.
Augmenting Path Algorithm
Network Models Chapter 12
Chapter 6 Network Flow Models.
Successive Shortest Path Algorithm
Min Global Cut Animation
The Shortest Augmenting Path Algorithm for the Maximum Flow Problem
The Shortest Augmenting Path Algorithm for the Maximum Flow Problem
Augmenting Path Algorithm
Maximum Flow Neil Tang 4/8/2008
Maximum Flow Problems in 2005.
OSPF Protocol.
Presentation transcript:

Network Problems A D O B T E C 70 40 10 55 60 80 50 20 You need to take a trip by car to another town that you have never visited before. Therefore, you are studying a map to determine the shortest route to your destination. Depending on which route you choose, there are five other towns (call them A, B, C, D, E) that you might pass through on the way. The map shows the mileage along each road that directly connects two towns without any intervening towns. These numbers are summarized in the following table, where a dash indicates that there is no road directly connecting these two towns without going through any other towns. Formulate this problem as a shortest-path problem by drawing a network where nodes represent towns, links represent roads, and numbers indicate the length of each link in miles. O A B C D E T 40 60 50 10 70 20 55 80

[40] A D [0] O B T E C [40] A D [0] [50] O B T E C [50] 70 40 10 55 60 20 55 80 [0] [40] O A B C D E T 40 60 50 10 70 20 55 80 [0] [50] [50]

[40] A D [0] [50] O B T E C [90] [50] [40] A [100] D [0] [50] O B T E 60 50 10 70 20 55 80 [0] [50] [90] [50] [40] O A B C D E T 40 60 50 10 70 20 55 80 [100] [0] [50] [90] [50]

[40] A [100] D [0] [160] [50] O B T E C [90] [50] [40] A [100] D [0] 70 20 55 80 [100] [0] [160] [50] [90] [50] [40] A [100] 40 [0] 10 D [160] [50] 60 O B T 10 40 50 E C [90] [50]

[4] [10] [0] [16] [5] [9] [5] [4] [7] [10] [0] [8] [17] [11] [6] [3] Use the algorithm described in Sec . 9.3 to find the shortest path through each of the following networks, where the numbers represent actual distances between the corresponding nodes. [4] [10] [0] [16] [5] [9] [5] [4] [7] [10] [0] [8] [17] [11] [6] [3] [9] [14]

x x [4] [-4] (flow, cap remaining) (4,0) (4,2) (4,0) For networks (a) and (b), use the augmenting path algorithm described in Sec. 9.5 to find the flow pattern giving the maximum flow from the source to the sink, given that the arc capacity from node i to node j is the number nearest node i along the arc between these nodes. (flow, cap remaining) (4,0) (4,2) x (4,0) [4] x [-4]

x x x x x x x x x x x x [7] [-7] [8] [-8] [9] [-9] (flow, cap remaining) (4,0) (4,2) x (4,0) [7] x [-7] (3,1) (3,0) x (3,6) (flow, cap remaining) (4,0) (4,2) x (4,0) [8] x [-8] (4,0) x (3,0) x (4,5) (1,2) (1,3) (flow, cap remaining) (4,0) (4,2) x (4,0) [9] x [-9] (4,0) x (3,0) x (5,4) (1,2) x (1,0) (2,2)

Min cut = 9 [9] [-9]