Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Assigement on maruti suzuki oddysey motors, Exercises of Science education

Jhcviijvfydydyvogxfufzzud oogg8xdiirzurz7fxf7x7xkxifixfurzudzudzuf, vikg u fufijbcffhhbgffdxcccfddfghijvderhh

Typology: Exercises

2018/2019

Uploaded on 09/08/2019

siddharth-singh-tomar
siddharth-singh-tomar ๐Ÿ‡ฎ๐Ÿ‡ณ

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 | Page
1
2
n
โ€ฆ
The assignment problem is a problem of assigning a number of jobs/tasks to a number of
persons/machines (assignees) so that the total cost or time is minimum. So main theme of the
assignment problem is to assign โ€œbest person for the jobโ€ from a set of workers with varying
degrees of skills.
The Assignment Problem
๏ถ Basic assumptions:
1. Number of jobs/tasks and the number of persons are the same.
2. Each person is assigned with exactly one job.
3. Each job/task is to be performed by exactly one person.
๏ถ General assignment model:
Let there are ๐‘›๐‘› workers and ๐‘›๐‘› jobs. Let ๐‘๐‘๐‘–๐‘–๐‘–๐‘– be the cost of assigning worker ๐‘–๐‘– (=1,2,โ€ฆ,๐‘›๐‘›) to job ๐‘–๐‘–
(=1,2,โ€ฆ,๐‘›๐‘›) (๐‘๐‘๐‘–๐‘–๐‘–๐‘– are the pay off elements of the assignment problem, which may also represent
time, distance instead of cost depending upon the problem). This assignment problem can be
represented by the following table (matrix) with ๐‘›๐‘›ร—๐‘›๐‘› entries (cells):
Jobs
Assignment Model
1 2 โ€ฆ n
Workers
We generally call the above matrix as cost matrix (the entries of the matrix may represent cost,
time, distance, etc.)
For an assignment problem with ๐‘›๐‘› workers and ๐‘›๐‘› jobs, there are ๐‘›๐‘›! possible ways of making
assignments. For example, for an assignment problem with 5 workers and 5 jobs, there are
5! = 120 possible ways of making assignment of jobs to the workers. The objective of the
assignment problem is to determine the best assignment out of those large numbers of
possibilities so that the total cost/time is minimum.
๐‘๐‘11
๐‘๐‘12
โ€ฆ
๐‘๐‘1๐‘›๐‘›
๐‘๐‘21
๐‘๐‘22
โ€ฆ
๐‘๐‘2๐‘›๐‘›
โ€ฆ
...
...
โ€ฆ
๐‘๐‘๐‘›๐‘›1
๐‘๐‘๐‘›๐‘›2
โ€ฆ
๐‘๐‘๐‘›๐‘›๐‘›๐‘›
pf3
pf4

Partial preview of the text

Download Assigement on maruti suzuki oddysey motors and more Exercises Science education in PDF only on Docsity!

1

2

n

โ€ฆ

The assignment problem is a problem of assigning a number of jobs/tasks to a number of persons/machines (assignees) so that the total cost or time is minimum. So main theme of the assignment problem is to assign โ€œbest person for the jobโ€ from a set of workers with varying degrees of skills.

The Assignment Problem

๏ถ Basic assumptions:

  1. Number of jobs/tasks and the number of persons are the same.
  2. Each person is assigned with exactly one job.
  3. Each job/task is to be performed by exactly one person.

๏ถ General assignment model:

Let there are ๐‘›๐‘› workers and ๐‘›๐‘› jobs. Let ๐‘๐‘๐‘–๐‘–๐‘–๐‘– be the cost of assigning worker ๐‘–๐‘– (=1,2,โ€ฆ,๐‘›๐‘›) to job ๐‘–๐‘–

(=1,2,โ€ฆ,๐‘›๐‘›) (๐‘๐‘๐‘–๐‘–๐‘–๐‘– are the pay off elements of the assignment problem, which may also represent

time, distance instead of cost depending upon the problem). This assignment problem can be represented by the following table (matrix) with ๐‘›๐‘› ร— ๐‘›๐‘› entries (cells):

Jobs

Assignment Model

1 2 โ€ฆ n

Workers

We generally call the above matrix as cost matrix (the entries of the matrix may represent cost, time, distance, etc.)

For an assignment problem with ๐‘›๐‘› workers and ๐‘›๐‘› jobs, there are ๐‘›๐‘›! possible ways of making assignments. For example, for an assignment problem with 5 workers and 5 jobs, there are 5! = 120 possible ways of making assignment of jobs to the workers. The objective of the assignment problem is to determine the best assignment out of those large numbers of possibilities so that the total cost/time is minimum.

๐‘๐‘๐‘›๐‘› 1 ๐‘๐‘๐‘›๐‘› 2 โ€ฆ^ ๐‘๐‘๐‘›๐‘›๐‘›๐‘›

The assignment problem actually is a special class of transportation problem in which workers represent sources, and jobs represent the destinations. The supply amount of each source as well as the demand amount of each destination exactly equals to 1.

๏ถ Solution procedure:

Note: If a number is added to or subtracted from all the entries of any row or any column

of a cost matrix, then the optimal solution (i.e. assignment) wonโ€™t change.

The Hungarian Method:

To obtain an optimum assignment the following steps are to be performed to the given ๐‘›๐‘› ร— ๐‘›๐‘› cost matrix.

Step 1. Subtract the smallest entry of each row from all the entries of the row. Similarly subtract each columnโ€™s minimum from all the entries of the corresponding column.

Step 2: Optimal assignment can be obtained by making assignment to the obtained zero element position (as our problem is a minimization problem).

However, the zeros created in step 1 may not yield a feasible assignment directly, in such case we have to proceed as follows to create more zero entries.

Step 2(a). (i) Using minimum number of lines through appropriate rows and columns, cover all the zero entries of the last reduced matrix. If the minimum number of covering lines is ๐‘›๐‘›, then optimal assignment is possible, so make the assignment. If not, then go the next step.

(ii) Choose the smallest entry not covered by any line. Subtract this smallest value from each uncovered entry (i.e. from the element without a line through them), and add it to each entry that lies in the intersection of two lines. Return to step 2(a).

  • Minimum cost (or time, distance, etc.) is then obtained by considering the original values of the cells in which the assignments have been made.

Example 1. A construction company has four large bulldozers located at four different garages. The bulldozers are to be moved to four different construction sites. The distances in miles between the bulldozers and the construction sites are given below

revenue or profit is then obtained by considering the original values of the cells in which the assignments have been made.

Ex. 4. A manufacturing company has four zones A, B, C, D. Since the zones are not equally rich in sales potential, it is estimated that a particular sales engineer operating in a particular zone will bring the following sales (in Rs.):

Zone A: 4,20,000, Zone B: 3,36,000, Zone C: 2,94,000, Zone D: 4,62,

There are four sales engineers P, Q, R, S having different sales ability. Their yearly sales are proportional to 14, 9, 11 and 8 respectively. Find the optimum assignment to maximize the sales, and also find the maximum sales.