subject

A car mechanic arrives at his garage in the morning and finds n customers. For each client ci , the engineer calculates the repair time ri of his car. When the engineer starts a repair, he completes it. Repairs can be performed in any order, one at a time. Your goal is to find the order in which repairs are performed with the shortest total waiting time for customers. The wi waiting time of a client ci equals the time it took to repair the cars of customers executed before the customer ci plus the repair time ri . The total T wait time of all customers is equal to the sum of customers' waiting times. For example, consider that there are 3 customers c1, c2, c3 with repair times r1 = 45, r2 = 28, r3 = 35 minutes, respectively. If the tasks are performed in the order of c3, c1, c2, then the customer waiting time is w1 = 35 + 45 = 80, w2 = 35 + 45 + 28 = 108, and w3 = 35. The total waiting time is T = 80 + 108 + 35 = 223. 1) Describe a greedy algorithm to work out problem. Highlight your greedy choice. What is the running time of your algorithm?

2)Formulate and leave in the capacity of greedy choice property. Public, proof, greedy choices in an optimal carefully.

3)Formulate and prove the optimal infrastructure property. That is, prove that the optimal solution to the problem contains the optimal solution of the problem that is created after your greedy choice.​

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 00:20
The guy wire bd exerts on the telephone pole ac a force p directed along bd. knowing the p must have a 720-n component perpendicular to the pole ac, determine the magnitude of force p and its component along line ac.
Answers: 2
question
Computers and Technology, 24.06.2019 04:30
The ieee 802.11: defines standards for wireless local area network (wlan) communication protocols. identifies various computers or devices connected to a network. verifies any resource attached to another computer on a network that is different from the computer to which the user is logged on. connects multiple local area networks (lans) and wide area networks (wans).
Answers: 2
question
Computers and Technology, 25.06.2019 00:30
What is a typeface? a. a collection of similar text b. a collection of similar fonts c. a collection of similar designs d. a collection of similar colors e. a collection of similar images
Answers: 1
question
Computers and Technology, 25.06.2019 10:00
*jenny is preparing a presentation on the health statistics of the 10 most populated countries. she wants to apply a blinking effect to the names of the countries, and a motion effect between the exit and entry of every slide. which options should she use? jenny should use the option to apply a special blinking effect to the names of the countries and the option to apply a motion effect between the exit and entry of every slide.
Answers: 2
You know the right answer?
A car mechanic arrives at his garage in the morning and finds n customers. For each client ci , the...
Questions
question
Mathematics, 09.04.2020 01:01
question
Mathematics, 09.04.2020 01:01
Questions on the website: 13722363