SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4



     An Application of Linguistic Variables in Assignment Problem with
                                Fuzzy Costs
                                         1
                                             K.Ruth Isabels, Dr.G.Uthra2
                                                  Associate Professor
                                               Department Of Mathematics
                                              Saveetha Engineering College
                                                  Thandalam -602 105

Abstract
This paper presents an assignment problem with fuzzy costs, where the objective is to minimize the cost. Here each fuzzy
cost is assumed as triangular or trapezoidal fuzzy number. Yager’s ranking method has been used for ranking the fuzzy
numbers. The fuzzy assignment problem has been transformed into a crisp one, using linguistic variables and solved by
Hungarian technique. The use of linguistic variables helps to convert qualitative data into quantitative data which will be
effective in dealing with fuzzy assignment problems of qualitative nature.
A numerical example is provided to demonstrate the proposed approach.

Key words: Fuzzy Assignment Problem, Fuzzy Numbers, Hungarian method, Ranking of Fuzzy numbers

Introduction
Much information that we need to deal with day to day life is vague, ambiguous, incomplete, and imprecise. Crisp logic or
conventional logic theory is inadequate for dealing with such imprecision, uncertainty and complexity of the real world. It is
this realization that motivated the evolution of fuzzy logic and fuzzy theory.
The fundamental concept of fuzzy theory is that any field X and theory Y can be fuzzified by replacing the concept of a crisp
set in X and Y by that of a fuzzy set. Mathematically a fuzzy set [4] can be defined by assigning to each possible individual
in the universe of discourse, a value representing its grade of membership in the fuzzy set. The membership function denoted
by μ is defined from X to [0, 1].
An assignment problem (AP) is a particular type of transportation problem where n tasks (jobs) are to be assigned to an equal
number of n machines (workers) in one to one basis such that the assignment cost (or profit) is minimum (or maximum).
Hence, it can be considered as a balanced transportation problem in which all supplies and demands are equal, and the
number of rows and columns in the matrix are identical.
Sakthi et al [1] adopted Yager’s ranking method [2] to transform the fuzzy assignment problem to a crisp one so that the
conventional solution methods may be applied to solve the AP. In this paper we investigate an assignment problem with
                       ~
fuzzy costs or times Cij represented by linguistic variables which are replaced by triangular or trapezoidal fuzzy numbers.
Definitions and Formulations
Triangular fuzzy number
A triangular fuzzy number ậ is defined by a triplet (a1, a2, a3). The membership function is defined as
μậ (x) = { (x - a1) / (a2 - a1)     if a1 ≤ x ≤ a2
           (a3 - x) / (a3 – a2)     if a2 ≤ x ≤ a3
           0                        otherwise}




The triangular fuzzy number is based on three-value judgement: The minimum possible value a1, the most possible value a2
and the maximum possible value a3
Issn 2250-3005(online)                                          August| 2012                               Page 1065
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4



Trapezoidal fuzzy number
A trapezoidal fuzzy number ậ is a fuzzy number (a 1, a2, a3, a4) and its membership function is defined as
μậ (x) = { (x - a1) / (a2 - a1)     if a1 ≤ x ≤ a2
          1                         if a2 ≤ x ≤ a3
          (x – a4) / (a3 – a4)      if a3 ≤ x ≤ a4
          0                         otherwise}




Linguistic Variable
A linguistic variable [3] is a variable whose values are linguistic terms. The concept of linguistic variable is applied in
dealing with situations which are too complex or too ill-defined to be reasonably described in conventional quantitative
expressions.
For example, ‘height; is a linguistic variable, its values can be very high, high, medium, low, very low etc., These values can
also be represented by fuzzy numbers.

α-cut and strong α-cut
Given a fuzzy set A defined on X and any number α  [0,1], the α- cut αA, and the strong α-cut αA+, are the crisp sets
αA = {x/A(x) ≥ α}
αA+ = {x/A(x) > α}
The Proposed Method
The assignment problem can be stated in the form of n x n cost matrix [cij] of real numbers as given in the following table:
                       Jobs
                       Persons
                                       1           2             3              ---j---         n


                                           1        c11        c12           c13         --c1j--           c1n
                                           2        c21        c22           c23         --c2j--           c2n
                                           -         -          -             -             -               -
                                           -         -          -             -             -               -
                                           i        ci1        ci2           ci3         --cij—            cin
                                           -         -          -             -             -               -
                                           n        cn1        cn2           cn3           cnj             cnn

Mathematically assignment problem can be stated as
               n      n
Minimize Z=    c
              i 1 j 1
                                ij   xij       i=1,2,……n:        j=1,2,…….n

Subject to
               n

              x
               j 1
                          ij    1,            i=1,2,……n                                             ….(1)

               n

              x      ij       1 ,             j=1,2,……n                                            xij    0,1,
              i 1




Issn 2250-3005(online)                                                    August| 2012                                Page 1066
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4



where              1, if the ith person is assigned the jth job
                 xij   =
                   0, otherwise
is the decision variable denoting the assignment of the person i to job j, Cij is the cost of assigning the jth job to the ith person.
The objective is to minimize the total cost of assigning all the jobs to the available persons. (One job to one person). When
            ~
the costs   Cij are fuzzy numbers, then the fuzzy assignment problem becomes
            n          n
Y (~)   Y (cij ) xij
   z          ~                                                                                   ……(2)
            i 1 j 1
subject to the same conditions (1).
We defuzzify the fuzzy cost coefficients into crisp ones by a fuzzy number ranking method. Yager’s Ranking index [2] is
defined by
             1
   ~
             0.5(c  c ),                                   - level cut of the fuzzy number c .
                                                                                                ~
                           L   U             L   U
Y( c ) =                           where (c  ,c  ) is the
            0
                             ~                                                      ~            ~
The Yager’s ranking index Y( c ) gives the representative value of the fuzzy number c . Since Y( Cij ) are crisp values, this
problem is obviously the crisp assignment problem of the form (1) which can be solved by Hungarian Method.
The steps of the proposed method are
Step 1: Replace the cost matrix Cij with linguistic variables by triangular or trapezoidal fuzzy numbers.
Step 2: Find Yager’s Ranking index.
Step 3: Replace Triangular or Trapezoidal numbers by their respective ranking indices.
Step 4: Solve the resulting AP using Hungarian technique to find optimal assignment.

Numerical Example
Let us consider a Fuzzy Assignment Problem with rows representing four persons W, X, Y, Z and columns representing the
                                                                                                                  ~
four jobs, Job1, Job2, Job3 and Job4 with assignment cost varying between 0$ to 50$. The cost matrix [ Cij ] is given whose
elements are linguistic variables which are replaced by fuzzy numbers. The problem is then solved by Hungarian method to
find the optimal assignment.
                               1                      2                   3                     4
                  W
                                extremelyl ow      low                          fairlyhigh           extremelyh igh 
                                                                                                                    
                   X
                                     low         verylow                           high                 veryhigh 
                   Y            medium        extremelyh igh                      verylow            extremelyl ow 
                                                                                                                    
                                veryhigh                                                                fairlylow 
                   Z                               low                           fairlylow                          
Solution: The Linguistic variables showing the qualitative data is converted into quantitative data using the following table.
As the assignment cost varies between 0$ to 50$ the minimum possible value is taken as 0 and the maximum possible value
is taken as 50.
                                      Extremely low          (0,2,5)
                                      Very low               (1,2,4)
                                      Low                    (4,8,12)
                                      Fairly low             (15,18,20)
                                      Medium                 (23,25,27)
                                      Fairly High            (28,30,32)
                                      High                   (33,36,38)
                                      Very High              (37,40,42)
                                      Extremely High         (44,48,50)




Issn 2250-3005(online)                                                  August| 2012                                  Page 1067
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4



The linguistic variables are represented by triangular fuzzy numbers
Now
                                 1                2                  3                     4

             W         (0,2,5)               (4,8,12)          (28,30,32)            (44,48,50) 
                                                                                                
             X         (4,8,12)               (1,2,4)          (33,36,38)            (37,40,42) 
             Y
                       (23,25,27)          (44,48,50)              (1,2,4)             (0,2,5) 
                                                                                                
                       (37,40,42)                                                    (15,18,20) 
             Z                              (4,8,12)             (15,18,20)                                        …(3)
we calculate Y(0,2,5) by applying the Yager’s Ranking Method.
The membership function of the triangular fuzzy number (0,2,5) is
        x0
            ,0 x 2
        20
 (x) 
        x5
            2 x5
        25
The α − cut of the fuzzy number (0,2,5) is (cαL , cαU ) = (2α ,5 −3α ) for   which
                         1                       1
   ~
                          0.5(c , c )d   0.5(2  5  3 )d
                                  L   U
Y( c 11 ) = Y(0,2,5) =                                                       = 2.25
                         0                       0


Proceeding similarly, the Yager’s indices for the costs   ~
                                                          c ij are calculated as:
   ~             ~              ~                ~            ~                ~                ~                ~
Y( c 12) = 8, Y( c 13) = 31, Y( c 14) = 47.5, Y( c 21) = 8,Y( c 22) = 1.75, Y( c 23) = 81.5, Y( c 24) = 79.5, Y( c 31) =25,
   ~                ~               ~                ~                ~             ~                ~
Y( c 32) = 47.5, Y( c 33) =1.75, Y( c 34) = 2.25, Y( c 41) = 79.5, Y( c 42) = 8, Y( c 43) = 35.5, Y( c 44) = 35.5.
                                                ~
We replace these values for their corresponding c ij in (3) and solve the resulting assignment problem by using Hungarian
method.
                                             2.25         8       31       47.5 
                                                                                  
                                             8          1.75 35.75 39.75 
                                             25         47.5 1.75          2.25 
                                                                                  
                                             39.75              17.75 17.75 
                                                          8                       
                                                 Performing row reductions
                                            0           5.75 28.75 45.25 
                                                                                   
                                             6.25         0        34        38 
                                            23.25 45.75             0        0.5 
                                                                                   
                                            31.75                           9.75 
                                                          0       9.75             

                                                 Performing column reductions

                                               0          5.75     28.75     44.75 
                                                                                   
                                               6.25        0        34       37.5 
                                               23.25     45.75       0         0 
                                                                                   
                                               31.75                         9.25 
                                                           0        9.75           




Issn 2250-3005(online)                                             August| 2012                                  Page 1068
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4



                                              The optimal assignment matrix is
                                             0     5.75 19.5 44.75 
                                                                    
                                             6.25   0   24.75 28.25 
                                             32.5   55    0     0 
                                                                    
                                             31.75              0 
                                                    0    0.5        

The optimal assignment schedule is   W  1, X  2,Y  3, Z  4 .
Conclusions:
In this paper, the assignment costs are considered as linguistic variables represented by fuzzy numbers. The fuzzy assignment
problem has been transformed into crisp assignment problem using Yager’s ranking indices. Hence we have shown that the
fuzzy assignment problems of qualitative nature can be solved in an effective way. This technique can also be tried in solving
other types of problems like Transportation problems, project scheduling problems, network flow problems etc.,

References
Journals
[1]     Sakthi Mukherjee and Kajla Basu, “Application of Fuzzy Ranking Method for solving Assignment Problems with
        Fuzzy Costs”, International Journal of Computational and Applied Mathematics, ISSN 1819-4966 Volume 5 Number
        3(2010). Pp.359-368.
[2]     Yager.R.R., “A procedure for ordering fuzzy subsets of the unit interval,” Information Sciences, vol 24, pp. 143-161,
        1981
[3]     Zadeh, L. A., “The concept of a linguistic variable and its application to approximate reasoning”, Part 1, 2 and 3,
        Information Sciences, Vol.8, pp.199- 249, 1975; Vol.9, pp.43-58, 1976.
[4]     Zadeh L. A, Fuzzy sets, Information and Control 8 (1965) 338–353.

Book:
[1]     Klir G. J, Yuan B, Fuzzy Sets and Fuzzy Logic: Theory and Applications, Prentice-Hall, International Inc., 1995.
[2]     S.Baskar,Operations Research for Technical and Managerial courses, Technical Publishers.




Issn 2250-3005(online)                                         August| 2012                                 Page 1069

Más contenido relacionado

La actualidad más candente

The comparative study of finite difference method and monte carlo method for ...
The comparative study of finite difference method and monte carlo method for ...The comparative study of finite difference method and monte carlo method for ...
The comparative study of finite difference method and monte carlo method for ...Alexander Decker
 
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...TELKOMNIKA JOURNAL
 
11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...Alexander Decker
 
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...BRNSS Publication Hub
 
Normal density and discreminant analysis
Normal density and discreminant analysisNormal density and discreminant analysis
Normal density and discreminant analysisVARUN KUMAR
 
Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew Hair
 
Vasicek Model Project
Vasicek Model ProjectVasicek Model Project
Vasicek Model ProjectCedric Melhy
 
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...Navodaya Institute of Technology
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET Journal
 
11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planningAlexander Decker
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming ProblemRAVI PRASAD K.J.
 
Matematika ekonomi slide_optimasi_dengan_batasan_persamaan
Matematika ekonomi slide_optimasi_dengan_batasan_persamaanMatematika ekonomi slide_optimasi_dengan_batasan_persamaan
Matematika ekonomi slide_optimasi_dengan_batasan_persamaanUfik Tweentyfour
 

La actualidad más candente (18)

Interview Preparation
Interview PreparationInterview Preparation
Interview Preparation
 
The comparative study of finite difference method and monte carlo method for ...
The comparative study of finite difference method and monte carlo method for ...The comparative study of finite difference method and monte carlo method for ...
The comparative study of finite difference method and monte carlo method for ...
 
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...
Using Alpha-cuts and Constraint Exploration Approach on Quadratic Programming...
 
11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...
 
A05220108
A05220108A05220108
A05220108
 
presentation
presentationpresentation
presentation
 
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...
New Method for Finding an Optimal Solution of Generalized Fuzzy Transportatio...
 
Normal density and discreminant analysis
Normal density and discreminant analysisNormal density and discreminant analysis
Normal density and discreminant analysis
 
F ch
F chF ch
F ch
 
201977 1-1-4-pb
201977 1-1-4-pb201977 1-1-4-pb
201977 1-1-4-pb
 
Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3
 
Vasicek Model Project
Vasicek Model ProjectVasicek Model Project
Vasicek Model Project
 
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...
A SYSTEMATIC APPROACH FOR SOLVING MIXED INTUITIONISTIC FUZZY TRANSPORTATION P...
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary Logic
 
11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 
Ibs gurgaon-8 th ncm
Ibs gurgaon-8 th ncmIbs gurgaon-8 th ncm
Ibs gurgaon-8 th ncm
 
Matematika ekonomi slide_optimasi_dengan_batasan_persamaan
Matematika ekonomi slide_optimasi_dengan_batasan_persamaanMatematika ekonomi slide_optimasi_dengan_batasan_persamaan
Matematika ekonomi slide_optimasi_dengan_batasan_persamaan
 

Destacado

Linguistics and language teaching
Linguistics and language teachingLinguistics and language teaching
Linguistics and language teachingLusya Liann
 
Applied Linguistic
Applied LinguisticApplied Linguistic
Applied Linguisticvivian
 
Synonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpointSynonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpointlilybeth_22
 
Key Competences In The Spanish Education System
Key Competences In The Spanish Education SystemKey Competences In The Spanish Education System
Key Competences In The Spanish Education SystemJoan Ramon Pla i Novell
 
Lexical relations
Lexical relationsLexical relations
Lexical relationsHina Honey
 
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPHSYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPHLili Lulu
 
English for Specific Purposes (ESP)
English for Specific Purposes (ESP)English for Specific Purposes (ESP)
English for Specific Purposes (ESP)Larcyneil Pascual
 
ESP - English for specific purposes
ESP - English for specific purposesESP - English for specific purposes
ESP - English for specific purposesBasharat Mirza
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied LinguisticsSamira Rahmdel
 
Curriculum development
Curriculum developmentCurriculum development
Curriculum developmentArjay Esguerra
 
Linguistics vs applied linguistics
Linguistics vs applied linguisticsLinguistics vs applied linguistics
Linguistics vs applied linguisticsUTPL UTPL
 

Destacado (17)

Linguistics and language teaching
Linguistics and language teachingLinguistics and language teaching
Linguistics and language teaching
 
Applied Linguistic
Applied LinguisticApplied Linguistic
Applied Linguistic
 
relation (linguistics and language teaching)
relation (linguistics and language teaching)relation (linguistics and language teaching)
relation (linguistics and language teaching)
 
Semantic Roles
Semantic Roles Semantic Roles
Semantic Roles
 
Synonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpointSynonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpoint
 
Semantic roles and semantic features
Semantic roles and semantic featuresSemantic roles and semantic features
Semantic roles and semantic features
 
Key Competences In The Spanish Education System
Key Competences In The Spanish Education SystemKey Competences In The Spanish Education System
Key Competences In The Spanish Education System
 
Semantic Roles
Semantic RolesSemantic Roles
Semantic Roles
 
Lexical relations
Lexical relationsLexical relations
Lexical relations
 
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPHSYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPH
 
English for Specific Purposes (ESP)
English for Specific Purposes (ESP)English for Specific Purposes (ESP)
English for Specific Purposes (ESP)
 
ESP - English for specific purposes
ESP - English for specific purposesESP - English for specific purposes
ESP - English for specific purposes
 
SEMANTICS
SEMANTICS SEMANTICS
SEMANTICS
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied Linguistics
 
Applied linguistics
Applied linguisticsApplied linguistics
Applied linguistics
 
Curriculum development
Curriculum developmentCurriculum development
Curriculum development
 
Linguistics vs applied linguistics
Linguistics vs applied linguisticsLinguistics vs applied linguistics
Linguistics vs applied linguistics
 

Similar a IJCER (www.ijceronline.com) International Journal of computational Engineering research

Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization TechniquesAjay Bidyarthy
 
Polynomial regression model of making cost prediction in mixed cost analysis
Polynomial regression model of making cost prediction in mixed cost analysisPolynomial regression model of making cost prediction in mixed cost analysis
Polynomial regression model of making cost prediction in mixed cost analysisAlexander Decker
 
11.polynomial regression model of making cost prediction in mixed cost analysis
11.polynomial regression model of making cost prediction in mixed cost analysis11.polynomial regression model of making cost prediction in mixed cost analysis
11.polynomial regression model of making cost prediction in mixed cost analysisAlexander Decker
 
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURES
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURESGREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURES
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURESijcseit
 
Assgnment=hungarian method
Assgnment=hungarian methodAssgnment=hungarian method
Assgnment=hungarian methodJoseph Konnully
 
Dr Omar Presrntation of (on the solution of Multiobjective (1).ppt
Dr Omar Presrntation of (on the solution of Multiobjective (1).pptDr Omar Presrntation of (on the solution of Multiobjective (1).ppt
Dr Omar Presrntation of (on the solution of Multiobjective (1).ppteyadabdallah
 
The Probability that a Matrix of Integers Is Diagonalizable
The Probability that a Matrix of Integers Is DiagonalizableThe Probability that a Matrix of Integers Is Diagonalizable
The Probability that a Matrix of Integers Is DiagonalizableJay Liew
 
Application of matrix algebra to multivariate data using standardize scores
Application of matrix algebra to multivariate data using standardize scoresApplication of matrix algebra to multivariate data using standardize scores
Application of matrix algebra to multivariate data using standardize scoresAlexander Decker
 
11.application of matrix algebra to multivariate data using standardize scores
11.application of matrix algebra to multivariate data using standardize scores11.application of matrix algebra to multivariate data using standardize scores
11.application of matrix algebra to multivariate data using standardize scoresAlexander Decker
 
Isoparametric Elements 4.pdf
Isoparametric Elements 4.pdfIsoparametric Elements 4.pdf
Isoparametric Elements 4.pdfmannimalik
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...IJERA Editor
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)CrackDSE
 
Cs229 notes7a
Cs229 notes7aCs229 notes7a
Cs229 notes7aVuTran231
 
23 industrial engineering
23 industrial engineering23 industrial engineering
23 industrial engineeringmloeb825
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 

Similar a IJCER (www.ijceronline.com) International Journal of computational Engineering research (20)

Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
 
Polynomial regression model of making cost prediction in mixed cost analysis
Polynomial regression model of making cost prediction in mixed cost analysisPolynomial regression model of making cost prediction in mixed cost analysis
Polynomial regression model of making cost prediction in mixed cost analysis
 
11.polynomial regression model of making cost prediction in mixed cost analysis
11.polynomial regression model of making cost prediction in mixed cost analysis11.polynomial regression model of making cost prediction in mixed cost analysis
11.polynomial regression model of making cost prediction in mixed cost analysis
 
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURES
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURESGREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURES
GREY LEVEL CO-OCCURRENCE MATRICES: GENERALISATION AND SOME NEW FEATURES
 
Assgnment=hungarian method
Assgnment=hungarian methodAssgnment=hungarian method
Assgnment=hungarian method
 
Dr Omar Presrntation of (on the solution of Multiobjective (1).ppt
Dr Omar Presrntation of (on the solution of Multiobjective (1).pptDr Omar Presrntation of (on the solution of Multiobjective (1).ppt
Dr Omar Presrntation of (on the solution of Multiobjective (1).ppt
 
The Probability that a Matrix of Integers Is Diagonalizable
The Probability that a Matrix of Integers Is DiagonalizableThe Probability that a Matrix of Integers Is Diagonalizable
The Probability that a Matrix of Integers Is Diagonalizable
 
Unit 3
Unit 3Unit 3
Unit 3
 
Unit 3
Unit 3Unit 3
Unit 3
 
Application of matrix algebra to multivariate data using standardize scores
Application of matrix algebra to multivariate data using standardize scoresApplication of matrix algebra to multivariate data using standardize scores
Application of matrix algebra to multivariate data using standardize scores
 
11.application of matrix algebra to multivariate data using standardize scores
11.application of matrix algebra to multivariate data using standardize scores11.application of matrix algebra to multivariate data using standardize scores
11.application of matrix algebra to multivariate data using standardize scores
 
Bq25399403
Bq25399403Bq25399403
Bq25399403
 
Isoparametric Elements 4.pdf
Isoparametric Elements 4.pdfIsoparametric Elements 4.pdf
Isoparametric Elements 4.pdf
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)
 
Cs229 notes7a
Cs229 notes7aCs229 notes7a
Cs229 notes7a
 
Mtc ssample05
Mtc ssample05Mtc ssample05
Mtc ssample05
 
Mtc ssample05
Mtc ssample05Mtc ssample05
Mtc ssample05
 
23 industrial engineering
23 industrial engineering23 industrial engineering
23 industrial engineering
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 

Último

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Último (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

IJCER (www.ijceronline.com) International Journal of computational Engineering research

  • 1. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4 An Application of Linguistic Variables in Assignment Problem with Fuzzy Costs 1 K.Ruth Isabels, Dr.G.Uthra2 Associate Professor Department Of Mathematics Saveetha Engineering College Thandalam -602 105 Abstract This paper presents an assignment problem with fuzzy costs, where the objective is to minimize the cost. Here each fuzzy cost is assumed as triangular or trapezoidal fuzzy number. Yager’s ranking method has been used for ranking the fuzzy numbers. The fuzzy assignment problem has been transformed into a crisp one, using linguistic variables and solved by Hungarian technique. The use of linguistic variables helps to convert qualitative data into quantitative data which will be effective in dealing with fuzzy assignment problems of qualitative nature. A numerical example is provided to demonstrate the proposed approach. Key words: Fuzzy Assignment Problem, Fuzzy Numbers, Hungarian method, Ranking of Fuzzy numbers Introduction Much information that we need to deal with day to day life is vague, ambiguous, incomplete, and imprecise. Crisp logic or conventional logic theory is inadequate for dealing with such imprecision, uncertainty and complexity of the real world. It is this realization that motivated the evolution of fuzzy logic and fuzzy theory. The fundamental concept of fuzzy theory is that any field X and theory Y can be fuzzified by replacing the concept of a crisp set in X and Y by that of a fuzzy set. Mathematically a fuzzy set [4] can be defined by assigning to each possible individual in the universe of discourse, a value representing its grade of membership in the fuzzy set. The membership function denoted by μ is defined from X to [0, 1]. An assignment problem (AP) is a particular type of transportation problem where n tasks (jobs) are to be assigned to an equal number of n machines (workers) in one to one basis such that the assignment cost (or profit) is minimum (or maximum). Hence, it can be considered as a balanced transportation problem in which all supplies and demands are equal, and the number of rows and columns in the matrix are identical. Sakthi et al [1] adopted Yager’s ranking method [2] to transform the fuzzy assignment problem to a crisp one so that the conventional solution methods may be applied to solve the AP. In this paper we investigate an assignment problem with ~ fuzzy costs or times Cij represented by linguistic variables which are replaced by triangular or trapezoidal fuzzy numbers. Definitions and Formulations Triangular fuzzy number A triangular fuzzy number ậ is defined by a triplet (a1, a2, a3). The membership function is defined as μậ (x) = { (x - a1) / (a2 - a1) if a1 ≤ x ≤ a2 (a3 - x) / (a3 – a2) if a2 ≤ x ≤ a3 0 otherwise} The triangular fuzzy number is based on three-value judgement: The minimum possible value a1, the most possible value a2 and the maximum possible value a3 Issn 2250-3005(online) August| 2012 Page 1065
  • 2. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4 Trapezoidal fuzzy number A trapezoidal fuzzy number ậ is a fuzzy number (a 1, a2, a3, a4) and its membership function is defined as μậ (x) = { (x - a1) / (a2 - a1) if a1 ≤ x ≤ a2 1 if a2 ≤ x ≤ a3 (x – a4) / (a3 – a4) if a3 ≤ x ≤ a4 0 otherwise} Linguistic Variable A linguistic variable [3] is a variable whose values are linguistic terms. The concept of linguistic variable is applied in dealing with situations which are too complex or too ill-defined to be reasonably described in conventional quantitative expressions. For example, ‘height; is a linguistic variable, its values can be very high, high, medium, low, very low etc., These values can also be represented by fuzzy numbers. α-cut and strong α-cut Given a fuzzy set A defined on X and any number α  [0,1], the α- cut αA, and the strong α-cut αA+, are the crisp sets αA = {x/A(x) ≥ α} αA+ = {x/A(x) > α} The Proposed Method The assignment problem can be stated in the form of n x n cost matrix [cij] of real numbers as given in the following table: Jobs Persons 1 2 3 ---j--- n 1 c11 c12 c13 --c1j-- c1n 2 c21 c22 c23 --c2j-- c2n - - - - - - - - - - - - i ci1 ci2 ci3 --cij— cin - - - - - - n cn1 cn2 cn3 cnj cnn Mathematically assignment problem can be stated as n n Minimize Z=  c i 1 j 1 ij xij i=1,2,……n: j=1,2,…….n Subject to n x j 1 ij  1, i=1,2,……n ….(1) n x ij 1 , j=1,2,……n xij  0,1, i 1 Issn 2250-3005(online) August| 2012 Page 1066
  • 3. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4 where 1, if the ith person is assigned the jth job xij = 0, otherwise is the decision variable denoting the assignment of the person i to job j, Cij is the cost of assigning the jth job to the ith person. The objective is to minimize the total cost of assigning all the jobs to the available persons. (One job to one person). When ~ the costs Cij are fuzzy numbers, then the fuzzy assignment problem becomes n n Y (~)   Y (cij ) xij z ~ ……(2) i 1 j 1 subject to the same conditions (1). We defuzzify the fuzzy cost coefficients into crisp ones by a fuzzy number ranking method. Yager’s Ranking index [2] is defined by 1 ~  0.5(c  c ),  - level cut of the fuzzy number c . ~ L U L U Y( c ) = where (c  ,c  ) is the 0 ~ ~ ~ The Yager’s ranking index Y( c ) gives the representative value of the fuzzy number c . Since Y( Cij ) are crisp values, this problem is obviously the crisp assignment problem of the form (1) which can be solved by Hungarian Method. The steps of the proposed method are Step 1: Replace the cost matrix Cij with linguistic variables by triangular or trapezoidal fuzzy numbers. Step 2: Find Yager’s Ranking index. Step 3: Replace Triangular or Trapezoidal numbers by their respective ranking indices. Step 4: Solve the resulting AP using Hungarian technique to find optimal assignment. Numerical Example Let us consider a Fuzzy Assignment Problem with rows representing four persons W, X, Y, Z and columns representing the ~ four jobs, Job1, Job2, Job3 and Job4 with assignment cost varying between 0$ to 50$. The cost matrix [ Cij ] is given whose elements are linguistic variables which are replaced by fuzzy numbers. The problem is then solved by Hungarian method to find the optimal assignment. 1 2 3 4 W  extremelyl ow low fairlyhigh extremelyh igh    X  low verylow high veryhigh  Y  medium extremelyh igh verylow extremelyl ow     veryhigh fairlylow  Z  low fairlylow  Solution: The Linguistic variables showing the qualitative data is converted into quantitative data using the following table. As the assignment cost varies between 0$ to 50$ the minimum possible value is taken as 0 and the maximum possible value is taken as 50. Extremely low (0,2,5) Very low (1,2,4) Low (4,8,12) Fairly low (15,18,20) Medium (23,25,27) Fairly High (28,30,32) High (33,36,38) Very High (37,40,42) Extremely High (44,48,50) Issn 2250-3005(online) August| 2012 Page 1067
  • 4. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4 The linguistic variables are represented by triangular fuzzy numbers Now 1 2 3 4 W  (0,2,5) (4,8,12) (28,30,32) (44,48,50)    X  (4,8,12) (1,2,4) (33,36,38) (37,40,42)  Y  (23,25,27) (44,48,50) (1,2,4) (0,2,5)     (37,40,42) (15,18,20)  Z  (4,8,12) (15,18,20)  …(3) we calculate Y(0,2,5) by applying the Yager’s Ranking Method. The membership function of the triangular fuzzy number (0,2,5) is x0 ,0 x 2 20  (x)  x5 2 x5 25 The α − cut of the fuzzy number (0,2,5) is (cαL , cαU ) = (2α ,5 −3α ) for which 1 1 ~  0.5(c , c )d   0.5(2  5  3 )d L U Y( c 11 ) = Y(0,2,5) = = 2.25 0 0 Proceeding similarly, the Yager’s indices for the costs ~ c ij are calculated as: ~ ~ ~ ~ ~ ~ ~ ~ Y( c 12) = 8, Y( c 13) = 31, Y( c 14) = 47.5, Y( c 21) = 8,Y( c 22) = 1.75, Y( c 23) = 81.5, Y( c 24) = 79.5, Y( c 31) =25, ~ ~ ~ ~ ~ ~ ~ Y( c 32) = 47.5, Y( c 33) =1.75, Y( c 34) = 2.25, Y( c 41) = 79.5, Y( c 42) = 8, Y( c 43) = 35.5, Y( c 44) = 35.5. ~ We replace these values for their corresponding c ij in (3) and solve the resulting assignment problem by using Hungarian method.  2.25 8 31 47.5     8 1.75 35.75 39.75   25 47.5 1.75 2.25     39.75 17.75 17.75   8  Performing row reductions  0 5.75 28.75 45.25     6.25 0 34 38   23.25 45.75 0 0.5     31.75 9.75   0 9.75  Performing column reductions  0 5.75 28.75 44.75     6.25 0 34 37.5   23.25 45.75 0 0     31.75 9.25   0 9.75  Issn 2250-3005(online) August| 2012 Page 1068
  • 5. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 4 The optimal assignment matrix is  0 5.75 19.5 44.75     6.25 0 24.75 28.25   32.5 55 0 0     31.75 0   0 0.5  The optimal assignment schedule is W  1, X  2,Y  3, Z  4 . Conclusions: In this paper, the assignment costs are considered as linguistic variables represented by fuzzy numbers. The fuzzy assignment problem has been transformed into crisp assignment problem using Yager’s ranking indices. Hence we have shown that the fuzzy assignment problems of qualitative nature can be solved in an effective way. This technique can also be tried in solving other types of problems like Transportation problems, project scheduling problems, network flow problems etc., References Journals [1] Sakthi Mukherjee and Kajla Basu, “Application of Fuzzy Ranking Method for solving Assignment Problems with Fuzzy Costs”, International Journal of Computational and Applied Mathematics, ISSN 1819-4966 Volume 5 Number 3(2010). Pp.359-368. [2] Yager.R.R., “A procedure for ordering fuzzy subsets of the unit interval,” Information Sciences, vol 24, pp. 143-161, 1981 [3] Zadeh, L. A., “The concept of a linguistic variable and its application to approximate reasoning”, Part 1, 2 and 3, Information Sciences, Vol.8, pp.199- 249, 1975; Vol.9, pp.43-58, 1976. [4] Zadeh L. A, Fuzzy sets, Information and Control 8 (1965) 338–353. Book: [1] Klir G. J, Yuan B, Fuzzy Sets and Fuzzy Logic: Theory and Applications, Prentice-Hall, International Inc., 1995. [2] S.Baskar,Operations Research for Technical and Managerial courses, Technical Publishers. Issn 2250-3005(online) August| 2012 Page 1069