1 / 71

MNG221 - Management Science

MNG221 - Management Science . Network Flow Models. Network Flow Models. A N e twork is an arrangement of paths connected at various points, through which one or more items move from one point to another .

vilmos
Télécharger la présentation

MNG221 - Management Science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MNG221 - Management Science Network Flow Models

  2. Network Flow Models • A Networkis an arrangement of paths connected at various points, through which one or more items move from one point to another. • For example, highway systems, telephone networks, railroad systems, and television networks.

  3. Network Flow Models • Networks are popular because they provide a picture of a system under analysis and because a large number of systems can be easily modeled as networks. • Network Flow Modelsa model that represents the flow of items through a system.

  4. Network Flow Models • Networks consists of two main components: nodes and branches. • Nodes, denoted by circles, represents junction points connecting branches. E.g. cities, • Branches, represented as lines, connect nodes and show flow from one point to another. E.g. roads connecting cities.

  5. Network Flow Models • The First node on the Network is referred to as the origin, and any of the other remaining nodes could be the destination. • The valuesassigned to branches typically represent distance, time, or cost.

  6. Network Flow Models • Thus, the purpose of the network is to determine the shortest distance, shortest length of time, or lowest cost between points in the network.

  7. Network Flow Models • A Network Flow of railroad routes

  8. Network Flow Models • There are three (3) methods for solving Network Flow Problems: • The Shortest Route Problem • Minimal Spanning Tree Problem • Maximal Flow Problem

  9. Network Flow Models The Shortest Route Problem

  10. The Shortest Route Problem • The shortest route problem is to find the shortest distance between an origin and various destination points. • The steps of the shortest route solution method are as follows: • Select the node with the shortest direct route from the origin.

  11. The Shortest Route Problem • The steps of the shortest route solution method are as follows: (Continued) • Establish a permanent set with the origin node and the node that was selected in step 1. • Determine all nodes directly connected to the permanent set nodes.

  12. The Shortest Route Problem • The steps of the shortest route solution method are as follows: (Continued) • Select the node with the shortest route (branch) from the group of nodes directly connected to the permanent set nodes. • Repeat steps 3 and 4 until all nodes have joined the permanent set.

  13. Network Flow Models The Shortest Route ProblemA Worked Example

  14. The Shortest Route Problem • For example, the Stagecoach Shipping Company transports oranges by six trucks from Los Angeles to six cities in the West and Midwest. • The shipping company manager wants to determine the best routes (in terms of the minimum travel time) for the trucks to take to reach their destinations. • We want to determine the shortest routes from the origin (node 1) to the six destinations (nodes 2 through 7).

  15. The Shortest Route Problem Shipping routes from Los Angeles

  16. The Shortest Route Problem Network of shipping routes

  17. The Shortest Route Problem • Determine the initial shortest route from the origin (node 1) to the closest node directly connected (i.e., adjacent) node(3). • The three nodes directly connected to node 1 are 2, 3, and 4. • 1 and 3 are the permanent setshortest route to these nodes. Network with node 1 in the permanent set

  18. The Shortest Route Problem • Determine the shortest route to the three nodes (2, 4, and 6) directly connected to the permanent set nodes. • Two branches starting from node 1 (1-2 and 1-4) and two branches from node 3 (3-4 and 3-6). • The time to node 6 (branch 3-6) is 31 hours = branch 3-6 (22 hours) + shortest route to node 3 (9 hours) – Cumulative Time. Network with nodes 1 and 3 in the permanent set

  19. The Shortest Route Problem • Redefine the permanent set. • Five branches lead from the permanent set nodes (1, 2, and 3) to their directly connected nodes Network with nodes 1, 2, and 3 in the permanent set

  20. The Shortest Route Problem • Next, we repeat the process of determining the nodes directly connected to the permanent set nodes (1, 2, 3, & 4). • These directly connected nodes are 5, 6, and 7, • Eliminate the branches from nodes (1 and 2) that is not the shortest route to permanent set nodes (node 4). Network with nodes 1, 2, 3, and 4 in the permanent set

  21. The Shortest Route Problem • Repeat the process to find the nodes directly connected (adjacent) to our permanent set (1, 2, 3, 4, and 6) that is nodes 5 and 7. • Eliminate branches that are not the best route (4-6). • The branch 45 has the shortest cumulative time, of 38 hours. Network with nodes 1, 2, 3, 4, and 6 in the permanent set

  22. The Shortest Route Problem • The only remaining node directly connected to the permanent set is node 7. • Of the three branches connecting node 7 to the permanent set, branch 4-7 has the shortest time, of 43 hours. Network with nodes 1, 2, 3, 4, 5, and 6 in the permanent set

  23. The Shortest Route Problem • The routes with the shortest times from the origin (node 1) to each of the other six nodes and their corresponding travel times are Network with optimal routes from Los Angeles to all destinations

  24. The Shortest Route Problem Shortest travel time from origin to each destination

  25. MNG221 - Management Science Network Flow Models

  26. Network Flow Models Review…. A Network is an arrangement of paths connected at various points, through which one or more items move from one point to another. Network Flow Models a model that represents the flow of items through a system.

  27. Network Flow Models Review…. • Networks consists of two main components: nodes and branches. • There are three (3) methods for solving Network Flow Problems: • The Shortest Route Problem • Minimal Spanning Tree Problem • Maximal Flow Problem

  28. Network Flow Models Review…. • The shortest route problem is to find the shortest distance between an origin and various destination points.

  29. Network Flow Models The Minimal Spanning Tree Problem

  30. Minimal Spanning Tree Problem • The minimal spanning tree problem is similar to the shortest route problem, except that the objective is to connect all the nodes in the network so that the total branch lengths are minimized. • The resulting network spans (connects) all the points in the network at a minimum total distance (or length).

  31. Minimal Spanning Tree Problem • The steps of the minimal spanning tree solution method are as follows: • Select any starting node (conventionally, node 1 is selected). • Select the node closest to the starting node to join the spanning tree.

  32. Minimal Spanning Tree Problem • The steps of the minimal spanning tree solution method are as follows: (Continued) • Select the closest node not presently in the spanning tree. • Repeat step 3 until all nodes have joined the spanning tree.

  33. Network Flow Models The Minimal Spanning Tree ProblemA Worked Example

  34. Minimal Spanning Tree Problem • EXAMPLE • The Metro Cable Television Company is to install a television cable system in a community consisting of seven suburbs. • Each of the suburbs must be connected to the main cable system. • The cable television company wants to lay out the main cable network in a way that will minimize the total length of cable that must be installed.

  35. Minimal Spanning Tree Problem • Network of possible cable TV paths

  36. Minimal Spanning Tree Problem • Start with any node in the network and select the closest node to join the spanning tree. • Beginning at node 1, we select the closest node (node 3). • This branch is indicated with a heavy line. Spanning tree with nodes 1 and 3

  37. Minimal Spanning Tree Problem • The next step is to select the closest node (node 4 -15,000 feet) to any node in the spanning area (1 or node 3). Spanning tree with nodes 1, 3, and 4

  38. Minimal Spanning Tree Problem • Next, we repeat the process of selecting the closest node to our present spanning tree (nodes 1, 3, and 4). • The closest node not now connected to the nodes in our spanning tree is from node 4 to node 2 is 12,000 feet. Spanning tree with nodes 1, 2, 3, and 4

  39. Minimal Spanning Tree Problem • Our spanning tree now consists of nodes 1, 2, 3, and 4. • The node closest to this spanning tree is node 5, with a branch length of 14,000 feet to node 4. Spanning tree with nodes 1, 2, 3, 4, and 5

  40. Minimal Spanning Tree Problem • The spanning tree now contains nodes 1, 2, 3, 4, and 5. • The closest node not currently connected to the spanning tree is node 7, with a length of 8,000 feet to node 5. Spanning tree with nodes 1, 2, 3, 4, 5, and 7

  41. Minimal Spanning Tree Problem • The only remaining node not connected to the spanning tree is node 6. • The node in the spanning tree closest to node 6 is node 7, with a branch length of 14,000 feet. Minimal spanning tree for cable TV network

  42. Minimal Spanning Tree Problem • This completes spanning tree, which includes all 7 nodes and requires the minimum amount of television cable to connect the seven suburbs72,000 feet.

  43. Network Flow Models The Maximal Flow Problem

  44. The Maximal Flow Problem • The maximal flow problem is to maximize the amount of flow of items from an origin to a destination. • Maximal flow problems can involve the flow of: • Water, gas, or oil through a network of pipelines;

  45. The Maximal Flow Problem • Maximal flow problems can involve the flow of: (Continued) • The flow of forms through a paper processing system (such as a government agency); • The flow of traffic through a road network; • The flow of products through a production line system.

  46. The Maximal Flow Problem • In each of these examples, the branches of the network have limited and often different flow capacities. • Given these conditions, the decision maker wants to determine the maximum flow that can be obtained through the system.

  47. The Maximal Flow Problem The steps of the maximal flow solution method are as follows: • Arbitrarily select any path in the network from origin to destination. • Adjust the capacities at each node by subtracting the maximal flow for the path selected in step 1.

  48. The Maximal Flow Problem The steps of the maximal flow solution method are as follows: (Continued) • Add the maximal flow along the path in the opposite direction at each node. • Repeat steps 1, 2, and 3 until there are no more paths with available flow capacity.

  49. Network Analysis The Maximal Flow ProblemA Worked Example

  50. The Maximal Flow Problem • Example • The Scott Tractor Company ships tractor parts from Omaha to St. Louis by railroad. • However, a contract limits the number of railroad cars the company can secure on each branch during a week. • Given these limiting conditions, the company wants to know the maximum number of railroad cars containing tractor parts that can be shipped from Omaha to St. Louis during a week. • The number of railroad cars available to the tractor company on each rail branch is indicated by the number on the branch to the immediate right of each node (which represents a rail junction).

More Related