SlideShare a Scribd company logo
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

More Related Content

What's hot

Interview Preparation
Interview PreparationInterview Preparation
Interview Preparation
Praveen Kumar Gangarapu
 
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
 
A05220108
A05220108A05220108
A05220108
IOSR-JEN
 
presentation
presentationpresentation
presentation
Gábor Bakos
 
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 analysis
VARUN KUMAR
 
F ch
F chF ch
201977 1-1-4-pb
201977 1-1-4-pb201977 1-1-4-pb
201977 1-1-4-pb
AssociateProfessorKM
 
Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3
Andrew Hair
 
Vasicek Model Project
Vasicek Model ProjectVasicek Model Project
Vasicek Model Project
Cedric 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 Logic
IRJET 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 planning
Alexander Decker
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
RAVI PRASAD K.J.
 
Ibs gurgaon-8 th ncm
Ibs gurgaon-8 th ncmIbs gurgaon-8 th ncm
Ibs gurgaon-8 th ncm
Ram Pratap Sinha
 
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
Ufik Tweentyfour
 

What's hot (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
 

Viewers also liked

Linguistics and language teaching
Linguistics and language teachingLinguistics and language teaching
Linguistics and language teaching
Lusya Liann
 
Applied Linguistic
Applied LinguisticApplied Linguistic
Applied Linguistic
vivian
 
relation (linguistics and language teaching)
relation (linguistics and language teaching)relation (linguistics and language teaching)
relation (linguistics and language teaching)
MTs-MA Yasis At-taqwa, Pahesan, Godong, Grobogan, Jawa Tengah
 
Semantic Roles
Semantic Roles Semantic Roles
Semantic Roles
Kailiya Amal
 
Synonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpointSynonyms, antonyms, homophones, homographs powerpoint
Synonyms, antonyms, homophones, homographs powerpoint
lilybeth_22
 
Semantic roles and semantic features
Semantic roles and semantic featuresSemantic roles and semantic features
Semantic roles and semantic features
Dayra Madeline Yanangómez Calero
 
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
Joan Ramon Pla i Novell
 
Semantic Roles
Semantic RolesSemantic Roles
Semantic Roles
Jose Navarrete Gonzalez
 
Lexical relations
Lexical relationsLexical relations
Lexical relations
Hina Honey
 
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPHSYNONYMS, ANTONYMS, POLYSEMY,  HOMONYM, AND HOMOGRAPH
SYNONYMS, ANTONYMS, POLYSEMY, HOMONYM, AND HOMOGRAPH
Lili 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 purposes
Basharat Mirza
 
SEMANTICS
SEMANTICS SEMANTICS
SEMANTICS
Hameel Khan
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied Linguistics
Samira Rahmdel
 
Applied linguistics
Applied linguisticsApplied linguistics
Applied linguistics
Jordán Masías
 
Curriculum development
Curriculum developmentCurriculum development
Curriculum development
Arjay Esguerra
 
Linguistics vs applied linguistics
Linguistics vs applied linguisticsLinguistics vs applied linguistics
Linguistics vs applied linguistics
UTPL UTPL
 

Viewers also liked (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 to IJCER (www.ijceronline.com) International Journal of computational Engineering research

Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
Ajay Bidyarthy
 
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
Alexander Decker
 
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
Alexander 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 FEATURES
ijcseit
 
Assgnment=hungarian method
Assgnment=hungarian methodAssgnment=hungarian method
Assgnment=hungarian method
Joseph 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).ppt
eyadabdallah
 
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
Jay Liew
 
Unit 3
Unit 3Unit 3
Unit 3
Unit 3Unit 3
Unit 3
guna287176
 
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
Alexander 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 scores
Alexander Decker
 
Bq25399403
Bq25399403Bq25399403
Bq25399403
IJERA Editor
 
Isoparametric Elements 4.pdf
Isoparametric Elements 4.pdfIsoparametric Elements 4.pdf
Isoparametric Elements 4.pdf
mannimalik
 
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 notes7a
VuTran231
 
Mtc ssample05
Mtc ssample05Mtc ssample05
Mtc ssample05
bikram ...
 
Mtc ssample05
Mtc ssample05Mtc ssample05
Mtc ssample05
bikram ...
 
23 industrial engineering
23 industrial engineering23 industrial engineering
23 industrial engineering
mloeb825
 
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 to IJCER (www.ijceronline.com) International Journal of computational Engineering research (20)

Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
 
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
 
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
 
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)
 

Recently uploaded

Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
Federico Razzoli
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 

Recently uploaded (20)

Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 

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