Write down the mathematical model as an lp

Assignment Help Basic Computer Science
Reference no: EM13802423

1. You are working as an operations planner in a company which has two factories, one in Atlanta, Georgia and one in St. Jose, California. In addition to the factories your company has four depots with storage facilities in Miami, Baltimore, Denver and Seattle. The company sells its products to six companies C1, C2..., C6. Customers can be supplied either from a depot or from the factory directly as seen in the following figure:

1803_img1.png

The distribution costs are known and given in the Table (in $ per ton delivered), certain customers have expressed preferences for being supplied from factories or depots which they are used to. The preferred supplier(s) for each customer are given below

C1 Atlanta (factory)

C2 Miami (depot)

C3 No preferences

C4 No preferences.

C5 Baltimore (depot)

C6 Seattle or Denver

Each factory has a monthly capacity. Namely the capacities in Atlanta and St. Jose are 150,000 and 200,000 tons respectively. The maximum throughput for depots are 70000, 50000, 100000 and 40000 for Miami, Baltimore, Denver and Seattle respectively.

Supplied to

Atlanta

St. Jose

Miami

Baltimore

Denver

Seattle

Depots

 

 

 

 

 

 

Miami

0.5

-

 

 

 

 

Baltimore

0.5

0.3

 

 

 

 

Denver

1.0

0.5

 

 

 

 

Seattle

0.2

0.2

 

 

 

 

 

 

 

 

 

 

 

Customers

 

 

 

 

 

 

Cl

1.0

2.0

-

1.0

-

-

C2

-

-

1.5

0.5

1.5

-

C3

1.5

-

0.5

0.5

2.0

0.2

C4

2.0

-

1.5

1.0

-

1.5

C5

-

-

-

0.5

0.5

0.5

C6

1.0

-

1.0

-

1.5

1.5

(A dash indicates the impossibility of certain suppliers for certain depots or customers)

Each customer has a monthly requirement given below which must be met

C1 50,000 tons

C2 10,000 tons

C3 40,000 tons

C4 35,000 tons

C5 60,000 tons

C6 20,000 tons

Your boss would like you to construct a model that will find an optimal distribution pattern that minimizes overall cost.

First ignore the customer preferences. Suppose that you are free to use all "feasible" channels to ship the products to the customers. Answer the following questions:

a) Write down the mathematical model as an LP

b) Solve the problem using MS Excel Solver (submit only hard copies of the model and the solution sheet)

c) Solve the problem with AMPL (submit hardcopies of the model, data and output files). You should use compound sets in your AMPL model.

d) Would it be possible to meet all customer preferences regarding suppliers and if so what would be the extra cost of doing this? If it is not possible to satisfy all preferences what does the company need to do to make it possible?

e) Suppose the customer preferences are not hard constraints. That is, a customer may prefer being supplied from certain origin(s) even though she will still accept shipments from other origins. Giving at most importance to customer satisfaction, your company employs a policy that attempts to supply customers based on their preferences first, before utilizing any other (un-preferred) origins. Find the optimal distribution plan (algorithm) that minimizes the operational cost while maximizing the customer preferences. Add and/or assume parameters and constraints that you think necessary (Be reasonable and creative!). What is the optimal cost and how is it different than the one found in the original problem?

f) Now treat preferences as requirements. That is, a customer will never accept a shipment from an origin that is not included in her preferences list. Assuming that the capacity at Baltimore Depot has been increased to 60,000 units find the optimal distribution plan that minimizes the operational cost. Compare this result to the case where there is no customer preferences (as in part a but now with new Baltimore capacity).

You are expected to conduct your analysis using the features of AMPL whenever they are useful except for parts a and b.

2. Write down the mathematical model for Problem-

City 1 produces 500 tons of waste per day, and city 2 produces 400 tons of waste per day. Waste must be incinerated at incinerator 1 or 2, and each incinerator can process up to 500 tons of waste per day. The cost to incinerate waste is $40/ton at incinerator 1 and $30/ton at 2. Incineration reduces each ton of waste to 0.2 tons of debris, which must be dumped at one of two landfills. Each landfill can receive at most 200 tons of debris per day. It costs $3 per mile to transport a ton of material. Distances between locations are shown in the table. Formulate an LP that can be used to minimize the total cost of disposing of the waste of both cities.

1186_table.png

3. Use display and indexing expressions to determine the membership of the following sets:

-Origin-destination links that have transportation cost less than $10 per ton.

-Destinations that can be served by GARY.

-Origins that can serve FRE.

-Links that are used for transportation in the optimal solution.

-Links that are used for transportation front CLEV in the optimal solution.

-Destinations to which the total cost of shipping, from all origins, exceeds $20,000.

Reference no: EM13802423

Questions Cloud

Discuss the importance of work packages : Discuss the importance of work packages to support the creation and use of the WBS. Examine how to establish a cost and schedule performance measurement baseline.
Standard of the overall research effort : The standard of the overall research effort, including its quality and depth, with a range of suitable sources of different types required, such as books, journals, and Internet.
Assignment on the project schedule changes : You have kicked off the District 4 Production Warehouse Move project, your contractors are in place and working on receiving the proper building permits.
Victim of stereotypes : Have you been the victim of any stereotypes? What negative effects do stereotypes have on intercultural communication?
Write down the mathematical model as an lp : Write down the mathematical model as an LP, Solve the problem using MS Excel Solver (submit only hard copies of the model and the solution sheet), Solve the problem with AMPL (submit hardcopies of the model, data and output files). You should use co..
Conducting an environmental analysis : For all assignments assume that you are the administrator of a fictitious organization of your choice.  The organization can be any type of health care organization such as a hospital, nursing home, rehabilitation center, clinic, etc.
Center for science in the public interest : Background Information: The Center for Science in the Public Interest (CSPI) is a nonprofit education and advocacy organization that focuses on improving the safety and nutritional quality of our food supply.
Question regarding the universal health coverage : Do you feel the U.S. government should provide universal health coverage? Does it have an "obligation" to do so? If so, what role should personal responsibility play...should the government provide health care for someone who chooses to smoke, etc..
Investigating the service quality of restaurants : You are investigating the service quality of restaurants. you are collecting primary data through interviews and observation. your task is to go to a restaurant and collect descriptive observational data on the following factors:

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Develop a web-based application to improve development

Develop a Web-based application to improve development and delivery of products and services. There are currently several incompatible systems related to the development and delivery of products and services to customers.

  The beginning the channel is idle

An ad Hoc network using IEEE802.11 has 4 nodes: N1, N2, N3, N4. Assume that SIFS is 1 unit of time, PIFS 2 units of time, DIFS 3 units of time, and slot time is 2 (these values are not the real values but are taken to simplify the packets sched..

  Plot the joint pdf of two independent variables x and y

I am being asked to code this in matlab and display figures and am having trouble figuring out how to do joint pdf. If you could atleast provide the equations needed or possibly a graph example of what it should look like, it would be appreciated.

  Explain what information was accessed

Find a major data breach that has occurred recently. Explain what information was accessed and how this information could be misused, such as identity theft, spear phishing, and so on. Remember to include references to chapter 11 or 12 and an ..

  How to restore and recover your database

Because of the nature of this lab, it is best to do the lab in one sitting. This will minimize the possibility of causing a problem with the database.

  Demonstrate an ability to follow and fulfil specifications

Demonstrate technical proficiency through the successful and confident utilisation of the software techniques and tools demonstrated in the tutorial.

  Code works and does what it is suppose to do

Please make sure the code works and does what it is suppose to do. I keep getting answers on my other assignments that were copy and pasted from god knows where and had nothing to do with the assignment instructions.

  Mechanism that supports process dispatching

The X25-Demodulator machine does not provide a mechanism for interrupts; any process in the X25 OS is non-preemptive. In addition, the OS does not provide a means for selecting the next job to run. Provide the design and justification for your..

  Discuss the different reasons for terminating a process

discuss the different reasons for terminating a process and the commands used for this purpose.

  The economy is close to or at full employment

1) When the economy is close to or at full employment why is it difficult for the Fed to decide whether or not to change its interest rate target in the federal funds market?2) Explain why monetary policy makers believe that it is important to ..

  Implementation for the r-type instructions add, or, and and

figuring out how to add an implementation for the R-type instructions ADD, OR, and AND. This is a MIPS architecture. // Incomplete behavioral model of MIPS pipeline

  Significant difference of typical salary for system analyst

Is there a significant difference between typical salaries for system analyst, designers, and developers? What is the difference between typical salaries for these different groups?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd