English

Solve the Following Maximal Assignment Problem :

Advertisements
Advertisements

Question

Solve the following maximal assignment problem :

Branch Manager Monthly Business ( Rs. lakh)
A B C D
P 11 11 9 9
Q 13 16 11 10
R 12 17 13 8
S 16 14 16 12

 

Sum
Advertisements

Solution

Branch Manager Monthly Business ( Rs. lakh)
A B C D
P 11 11 9 9
Q 13 16 11 10
R 12 17 13 8
S 16 14 16 12

Step 1 : Since it is a maximization problem subtract each of the element in the table from the largest element.

Branch Manager Monthly Business ( Rs. lakh)
A B C D
P 6 6 8 8
Q 4 1 6 7
R 5 0 4 9
S 1 3 1 5

Step 2 : Minimum element of each row is subtracted from every element in that row.

Branch Manager Monthly Business ( Rs. lakh)
A B C D
P 0 0 2 2
Q 3 0 5 6
R 5 0 4 9
S 0 2 0 4

Step 3 : Minimum element of each column is subtracted from every element in that column.

Branch Manager Monthly Business ( Rs. lakh)
A B C D
P 0 0 2 0
Q 3 0 5 4
R 5 0 4 7
S 0 2 0 2

Step 4 : Zero elements are covered With minimum number of straight lines.

Step 5 : Selecting the smallest element not covered by the lines and subtracting it from each uncovered element and add it to the intersection of the lines.

Step 6 : Covering all zeros by minimum  number of straight lines.

Minimum number of lines = order of matrix. so optimal solution has reached.
Step 7 : Making assignment at single zero of  the row and then at single zero of the column.

The optimal assignment is
P → D
Q → A
R →  B
S →  C
Maximum Profit = 9 + 13 + 17 + 16 = 55 lakhs.

shaalaa.com
  Is there an error in this question or solution?
2015-2016 (March)

APPEARS IN

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

A job production unit has four jobs A, B, C, D which can be manufactured on each of the four machines P, Q, R and S. The processing cost of each job is given in the following table:

         Jobs

 

 

                          Machines

P

Q

R

S

                Processing Cost (Rs.)

 

A

31

25

33

29

B

25

24

23

21

C

19

21

23

24

D

38

36

34

40

 How should the jobs be assigned to the four machines so that the total processing cost is minimum?


Suggest optimum solution to the following assignment. Problem, also find the total minimum service time.
                                             Service Time ( in hrs.)

Counters Salesmen
A B C D
W 41 72 39 52
X 22 29 49 65
Y 27 39 60 51
Z 45 50 48 52

Determine `l_92 and l_93, "given that"  l_91 = 97, d_91 = 38 and q_92 = 27/59`


Choose the correct alternative :

The assignment problem is said to be balanced if it is a ______.


Choose the correct alternative :

In an assignment problem if number of rows is greater than number of columns then


The objective of an assignment problem is to assign ______. 


Fill in the blank :

When an assignment problem has more than one solution, then it is _______ optimal solution.


Fill in the blank :

An _______ is a special type of linear programming problem.


Choose the correct alternative:

The assignment problem is generally defined as a problem of ______


Choose the correct alternative: 

Assignment Problem is special case of ______


Choose the correct alternative:

The assignment problem is said to be balanced if ______


In an assignment problem if number of rows is greater than number of columns, then dummy ______ is added


State whether the following statement is True or False: 

In assignment problem each worker or machine is assigned only one job


What is the difference between Assignment Problem and Transportation Problem?


Three jobs A, B and C one to be assigned to three machines U, V and W. The processing cost for each job machine combination is shown in the matrix given below. Determine the allocation that minimizes the overall processing cost.

    Machine
    U V W
Jobs A 17 25 31
B 10 25 16
C 12 14 11

(cost is in ₹ per unit)


Find the optimal solution for the assignment problem with the following cost matrix.

    Area
    1 2 3 4
  P 11 17 8 16
Salesman Q 9 7 12 6
  R 13 16 15 12
  S 14 10 12 11

Choose the correct alternative:

If number of sources is not equal to number of destinations, the assignment problem is called ______


A plant manager has four subordinates and four tasks to perform. The subordinates differ in efficiency and task differ in their intrinsic difficulty. Estimates of the time subordinate would take to perform tasks are given in the following table:

  I II III IV
A 3 11 10 8
B 13 2 12 2
C 3 4 6 1
D 4 15 4 9

Complete the following activity to allocate tasks to subordinates to minimize total time.

Solution:

Step I: Subtract the smallest element of each row from every element of that row:

  I II III IV
A 0 8 7 5
B 11 0 10 0
C 2 3 5 0
D 0 11 0 5

Step II: Since all column minimums are zero, no need to subtract anything from columns.

Step III: Draw the minimum number of lines to cover all zeros.

  I II III IV
A 0 8 7 5
B 11 0 10 0
C 2 3 5 0
D 0 11 0 5

Since minimum number of lines = order of matrix, optimal solution has been reached

Optimal assignment is A →`square`  B →`square`

C →IV  D →`square`

Total minimum time = `square` hours.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×