Question

There are four resources and four jobs to be done. Assume there must be one-to one matching between jobs and resources. The time required for each resource to do each job is as follows: Job (Bour) source ABcD What is the optimal assignment of resources to jobs? O 1 to A 2 to C:3 to 8:4 to D O 1 to B: 2 to D:3 to C: 4 to A O 1 to C;2 to B:3 to A 4 to D O 1 to D:2 to B: 3 to C: 4 to A O 1 to A; 2 to C: 3 to D: 4 to B
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Using Solver:

Minimize Resources Constraints Used Sign Available 4 Resources 4 10 12 13

Solver Parameters Set Objective: 0: O Min Value Of: ах By Changing Variable Cells: $C$2:$F$5 Subject to the Constraints: $C$2

Minimize = SUMPRODUCT(C2:F5,C8:F11)

Constraints:

1: SUM(C2:F2) = 1

2: SUM(C3:F3) = 1

3: SUM(C4:F4) = 1

4: SUM(C5:F5) = 1

A: SUM(C2:C5) = 1

B: SUM(D2:D5) = 1

C: SUM(E2:E5) = 1

D: SUM(F2:F5) = 1

On Solving:

1 = A

2 = C

3 = D

4 = B

Add a comment
Know the answer?
Add Answer to:
There are four resources and four jobs to be done. Assume there must be one-to one...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • This classroom could use a new paint job. The resources must be assigned to do the...

    This classroom could use a new paint job. The resources must be assigned to do the job but a schedule needs to be determined based on past history (BOE). Resource A and B together have done a similar job in 10 days Resource A and C together have done a similar job in 15 days Resource B and C together have done a similar job in 30 days Only one resource can be made available and you want to assign...

  • Use the Hungarian Method to answer Question 1. Five employees are available to perform four jobs....

    Use the Hungarian Method to answer Question 1. Five employees are available to perform four jobs. The time it takes each person to perform each job is given in Table 50. Determine the assignment of employees to jobs that minimizes the total time required to perform the four jobs. TA B L E 50 Time (hours) Person Job 1 Job 2 Job 3 Job 4 1 22 18 30 18 2 18 — 27 22 3 26 20 28 28...

  • Daniel needs to assign his mechanics to four pending jobs. The table below shows how much...

    Daniel needs to assign his mechanics to four pending jobs. The table below shows how much time (in minutes) it takes each mechanic to perform each job. Help Daniel determine the optimal assignments. 4 Worker A B с D Job (Time in Minutes) 2 5 9 3 8 5 5 4 3 5 4 8 5 7 4 4 5 In the optimal solution, who should be assigned to work on Job 4? O Worker Worker A Worker B Worker...

  • 7. Five jobs must be scheduled. Each of the jobs must be processed on two machines...

    7. Five jobs must be scheduled. Each of the jobs must be processed on two machines (A and B) in the same order. The processing times are listed below. In what order should the jobs be processed? A 16 10 Job 1 2 3 4 5 B 2 10 4 3 2 20 12 1 A. 1-2-3-4-5 B. 3-5-2-4-1 C. 4-5-3-2-1 D. 4-1-2-3-5 E. 5-4-3-2-1

  • Scenario As part of the short-term scheduling process, a manager must assign tasks and resources (usually machines and...

    Scenario As part of the short-term scheduling process, a manager must assign tasks and resources (usually machines and people) to accomplish the job with the objective of minimizing total cost. In this activity, you will use the assignment method to do that. You work in the production facility that produces widgets. You have four different machines that can produce the same part; however, since each machine is different, responsible for assigning jobs to machines, the production cost is different. You...

  • 1. Suppose you have four jobs that must be processed, with the following table giving their...

    1. Suppose you have four jobs that must be processed, with the following table giving their charac- teristics(all times in hours): Each job can be processed on any of three identical machines; to be Job 1 23 4 Processing time 21.524 | 2 | 0 | 0.5 | 1 Release time Processing time 5346 finished, a job must be processed for its entire processing time, but this processing time can be interrupted and even moved to a different machine if...

  • n 10 The following set of jobs must be processed ed serially through a two-step system....

    n 10 The following set of jobs must be processed ed serially through a two-step system. The times at out of each process are in hours. If Johnson's Rule is used to sequence the jobs then Job A would complete processing on operation 2 at Job Process Process 2 A 12 9 B 11 C 7 6 D 10 14 E 5 8 Select one: A. hour 38. LO A 12 8 11 C 7 6 D 10 14 E...

  • The Hungarian algorithm: An example We consider an example where four jobs (J1, J2, J3, and...

    The Hungarian algorithm: An example We consider an example where four jobs (J1, J2, J3, and J4) need to be executed by four workers (W1, W2, W3, and W4), one job per worker. The matrix below shows the cost of assigning a certain worker to a certain job. The objective is to minimize the total cost of the assignment. J1 J2 J3 J4 W1 82 83 69 92 W2 77 37 49 92 W3 11 69 5 86 W4 8...

  • MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST...

    MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++ .MUST BE DONE IN C++...

  • The following table contains information concerning four jobs that are awaiting processing at a work center....

    The following table contains information concerning four jobs that are awaiting processing at a work center. Job Job Time (Days) Due Date (Days) A 14 20 B 10 16 C 7 15 D 6 17 a. Sequence the jobs using (1) First come, first served, (2) Shortest processing time, (3) Earliest due date, and (4) Critical ratio. Assume the list is by order of arrival. Sequence for First come, first served   (Click to select)   A-B-C-D   D-C-B-A   C-B-D-A   A-C-D-B Sequence for Shortest processing time   (Click...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT