Unit-II-3-AM

download Unit-II-3-AM

of 20

Transcript of Unit-II-3-AM

  • 8/9/2019 Unit-II-3-AM

    1/20

    Operations Research

    MBA-024

  • 8/9/2019 Unit-II-3-AM

    2/20

    ASSIGNMENT MODEL

    UNITII

  • 8/9/2019 Unit-II-3-AM

    3/20

    Suppose there are 5 machines and 5 jobs to be

    performed. 1 machine can do only 1 job at a time.

    How the machines should be assigned to the

    jobs? Given the cost of performing a job on a

    machine.

    An Assignment Problem (AP) is always square.

    The assignment is done on a one-to-one

    matching basis.

  • 8/9/2019 Unit-II-3-AM

    4/20

    Only one allocation is possible in a given row or

    column. The AP is inherently degenerate, as the

    assignment is done on a one-to-one matching

    basis. (In the above 5 machine 5 job problem,

    there would be 25 cells, but allocation can be

    made only in 5 cells, whereas 9 cells should be

    allocated.)

    Total number of assignments possible = n!

  • 8/9/2019 Unit-II-3-AM

    5/20

    Mathematical Formulation

  • 8/9/2019 Unit-II-3-AM

    6/20

    Hungarian Method

    MachineX Y Z

    Job

    A 25 31 35

    B 15 20 24C 22 19 17

    Machine opportunity and job opportunity cost

    to be determined. The minimum element of a particular row or

    column to be subtracted from all elements of

    that row or colu

    mn.

  • 8/9/2019 Unit-II-3-AM

    7/20

    Machine X Y ZJob

    A 25 31 35

    B 15 20 24C 22 19 17

  • 8/9/2019 Unit-II-3-AM

    8/20

    Machine X Y ZJob

    A 25 31 35

    B 15 20 24C 22 19 17

  • 8/9/2019 Unit-II-3-AM

    9/20

    Machine X Y Z

    Job

    A 25-25 31-25 35-25

    B 15-15 20-15 24-15

    C 22-17 19-17 17-17

  • 8/9/2019 Unit-II-3-AM

    10/20

    Machine X Y ZJob

    A 0 6 10

    B 0 5 9C 5 2 0

    Job Opportunity Cost

    1st Reduced Cost Matrix

  • 8/9/2019 Unit-II-3-AM

    11/20

    Machine X Y ZJob

    A 0 6 10

    B 0 5 9C 5 2 0

  • 8/9/2019 Unit-II-3-AM

    12/20

    Machine X Y ZJob

    A 0 4 10

    B 0 3 9C 5 0 0

    Machine Opportunity Cost

    2nd Reduced Cost (Total Opportunity Cost) Matrix

  • 8/9/2019 Unit-II-3-AM

    13/20

    0 4 10

    0 3 95 0 0

    Optimal assignment is that

    assignment where totalopportunity cost is zero.

    We draw horizontal and

    vertical lines so as to crossall the zero elements using

    the minimum number oflines.

  • 8/9/2019 Unit-II-3-AM

    14/20

    0 4 100 3 9

    5 0 0

    Optimal assignment is that

    assignment where total

    opportunity cost is zero. We draw horizontal and

    vertical lines so as to cross

    all the zero elements usingthe minimum number oflines.

    If the minimum number of lines required to

    do so is equal to the number of rows or

    columns, then optimum allocation is possible.

  • 8/9/2019 Unit-II-3-AM

    15/20

    0 4 100 3 9

    5 0 0

    Optimal assignment is that

    assignment where total

    opportunity cost is zero. We draw horizontal and

    vertical lines so as to cross

    all the zero elements usingthe minimum number oflines.

    If the minimum number of lines required to

    do so is equal to the number of rows or

    columns, then optimum allocation is possible.

    In this case it is not possible.

  • 8/9/2019 Unit-II-3-AM

    16/20

    0 4 100 3 9

    5 0 0

    We identify the minimum

    element not covered by

    lines.

  • 8/9/2019 Unit-II-3-AM

    17/20

    0 4 100 3 9

    5 0 0

    We identify the minimum

    element not covered by

    lines. In this case it is 3.

  • 8/9/2019 Unit-II-3-AM

    18/20

    0 4 10

    0 3 9

    5 0 0 We subtract it from

  • 8/9/2019 Unit-II-3-AM

    19/20

    Assignment Model: Applications

    Assign salespeople to sales territories.

    Assign vehicles to routes.

    Assign accountants to client accounts. Assign contracts to bidders through systematic

    evaluation of bids from competing suppliers.

    Assign naval vessels to patrol sectors. Schedule teachers to classes.

  • 8/9/2019 Unit-II-3-AM

    20/20

    Assignment Model: Applications

    Matching men to machines according to

    pieces produced per hour by each individual

    on each machine.

    Matching teams to projects by the expected

    cost of each team to accomplish each project.