Represent dr konurs problem on a network by defining the


Baklava Shipment 

Dr. Konur plans to start a new business on marketing Baklavas in Rolla, MO. His father has a bakery/pastry store in Istanbul, Turkey and Dr. Konur wants to ship as much baklava as possible from Istanbul to Rolla. However, upon investigation of custom rules, he finds out that international food shipment to U.S. has the following restrictions:

- Any food shipment should arrive in New York City customs
- You cannot ship more than 120,000 baklavas through New York City
- Any food shipment originated from Istanbul should go to Paris or London before entering New York City
- If a shipment stops at Paris, it can be sent to London before being shipped to New York City; however, you cannot ship from London to Paris

Additional to these restrictions, the company that Dr. Konur wants to use for his shipments has the following limitations for baklava shipments:

1528_Waste Management3.png

Dr. Konur knows that the maximum amount of baklavas he can send from New York City to Rolla, using the network between New York City and Rolla, is 150,000. Now he wants to find the maximum amount of baklavas that he can ship from Istanbul to Rolla given the above custom restrictions and the shipping  company limitations.

Please answer the following questions based on the problem statement given above. 

a) Represent Dr. Konur's problem on a network by defining the nodes, node values (if any), arcs, arc costs (if any), arc capacities (if any) and state it as a maximum-flow problem and mathematically formulate Dr. Konur's maximum-flow problem as a linear model (Hint: You will need to define a dummy node to take care of the limit that can be sent through New York customs).

b) Model the above problem using spreadsheet, i.e., on Excel and find the optimum solution using Excel solver.

About sub-paths of a shortest path

Suppose that you have a network with nodes A, B, C... Z. Furthermore, suppose that you know the shortest path from node A to node Z, denoted as A→Z. You know that this shortest path, i.e., the pat A→Z passes through node K. That is, A→Z=A→K→Z. Will the sub-path A→K be a shortest path from node A to node K? Yes or No? Explain why?

Request for Solution File

Ask an Expert for Answer!!
Other Engineering: Represent dr konurs problem on a network by defining the
Reference No:- TGS0663515

Expected delivery within 24 Hours