Next Article in Journal
A General Zero Attraction Proportionate Normalized Maximum Correntropy Criterion Algorithm for Sparse System Identification
Next Article in Special Issue
Managing Non-Homogeneous Information and Experts’ Psychological Behavior in Group Emergency Decision Making
Previous Article in Journal
Bounded Solutions to Nonhomogeneous Linear Second-Order Difference Equations
Previous Article in Special Issue
Asymmetries in the Maintenance Performance of Spanish Industries before and after the Recession
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Decomposition and Intersection of Two Fuzzy Numbers for Fuzzy Preference Relations

Department of Industrial Engineering and Management, National Kaohsiung University of Applied Sciences, Kaohsiung 80778, Taiwan
Symmetry 2017, 9(10), 228; https://doi.org/10.3390/sym9100228
Submission received: 11 September 2017 / Revised: 7 October 2017 / Accepted: 9 October 2017 / Published: 14 October 2017
(This article belongs to the Special Issue Fuzzy Techniques for Decision Making)

Abstract

:
In fuzzy decision problems, the ordering of fuzzy numbers is the basic problem. The fuzzy preference relation is the reasonable representation of preference relations by a fuzzy membership function. This paper studies Nakamura’s and Kołodziejczyk’s preference relations. Eight cases, each representing different levels of overlap between two triangular fuzzy numbers are considered. We analyze the ranking behaviors of all possible combinations of the decomposition and intersection of two fuzzy numbers through eight extensive test cases. The results indicate that decomposition and intersection can affect the fuzzy preference relations, and thereby the final ranking of fuzzy numbers.

1. Introduction

For solving decision-making problems in a fuzzy environment, the overall utilities of a set of alternatives are represented by fuzzy sets or fuzzy numbers. A fundamental problem of a decision-making procedure involves ranking a set of fuzzy sets or fuzzy numbers. Ranking functions, reference sets and preference relations are three categories with which to rank a set of fuzzy numbers. For a detailed discussion, we refer the reader to surveys by Chen and Hwang [1] and Wang and Kerre [2,3]. For ranking a set of fuzzy numbers, this paper concentrates on those fuzzy preference relations that are able to represent preference relations in linguistic or fuzzy terms and to make pairwise comparisons. To propose the fuzzy preference relation, Nakamura [4] employed a fuzzy minimum operation followed by the Hamming distance. Kołodziejczyk [5] considered the common part of two membership functions and used the fuzzy maximum and Hamming distance. Yuan [6] compared the fuzzy subtraction of two fuzzy numbers with real number zero and indicated that the desirable properties of a fuzzy ranking method are the fuzzy preference presentation, rationality of fuzzy ordering, distinguishability and robustness. Li [7] included the influence of levels of possibility of dominance. Lee [8] presented a counterexample to Li’s method [7] and proposed an additional comparable property. The methods of Wang et al. [9] and Asady [10] were based on deviation degree. Zhang et al. [11] presented a fuzzy probabilistic preference relation. Zhu et al. [12] proposed hesitant fuzzy preference relations. Wang [13] adopted the relative preference degrees of the fuzzy numbers over average.
This paper evaluates and compares two fundamental fuzzy preference relations—one is proposed by Nakamura [4] and the other by Kołodziejczyk [5]. The intersection of two membership functions and the decomposition of two fuzzy numbers are main differences between these two preference relations. Since the desirable criteria cannot easily be represented in mathematical forms, their performance measures are often tested by using test examples and judged intuitively. To this end, we consider eight complex cases that represent all the possible cases the way two fuzzy numbers can overlap with each other. For Nakamura’s and Kołodziejczyk’s fuzzy preference relations, this paper analyzes and compares the ordering behaviors of the decomposition and intersection through a group of extensive cases.
The organization of this paper is as follows—Section 2 briefly reviews the fuzzy sets and fuzzy preference relations and presents the eight test cases. Section 3 analyzes Nakamura’s fuzzy preference relation and presents an algorithm. Section 4 presents the behaviors of Kołodziejczyk’s fuzzy preference relation. Section 5 analyzes the effect of the decomposition and intersection on fuzzy preference relations. Finally, some concluding remarks and suggestions for future research are presented.

2. Fuzzy Sets and Test Problems

We first review the basic notations of fuzzy sets and fuzzy preference relations. Consider a fuzzy set A defined by a universal set of real numbers by the membership function A ( x ) , where A ( x ) : [ 0 , 1 ] .
Definition 1.
Let A be a fuzzy set. The support of A is the crisp set S A = { x | A ( x ) > 0 } . A is called normal when sup x S A A ( x ) = 1 . An α -cut of A is a crisp set A α = { x | A ( x ) α } . A is convex if, and only if, each of its α -cut is a convex set.
Definition 2.
A normal and convex fuzzy set whose membership function is piecewise continuous is called a fuzzy number.
Definition 3.
A triangular fuzzy number A, denoted A = ( a , b , c ) , is a fuzzy number with membership function given by:
A ( x ) = { x a b a if   a x b c x c b if   b x c 0 otherwise
where < a b c < . The set of all triangular fuzzy numbers on is denoted by TF ( ) .
Definition 4.
For a fuzzy number A, the upper boundary set A ¯ of A and the lower boundary set A ¯ of A are respectively defined as:
A ¯ ( x ) = sup y x A ( y )
and:
A ¯ ( x ) = sup y x A ( y ) .
Definition 5.
The Hamming distance between two fuzzy numbers A and B is defined by:
d ( A , B ) = R | A ( x ) B ( x ) | d x = A ( x ) B ( x ) A ( x ) B ( x ) d x + B ( x ) A ( x ) B ( x ) A ( x ) d x .
Definition 6.
Let A and B be two fuzzy numbers and × be an operation on   , such as +, ─, *, ÷ …. By extension principle, the extended operation on fuzzy numbers can be defined by:
μ A B ( z ) = sup x , y : z = x × y min { A ( x ) , B ( y ) } .
Definition 7.
A fuzzy preference relation R is a fuzzy binary relation with membership function R ( A , B ) indicating the degree of preference of fuzzy number A over fuzzy number B.
  • R is reciprocal if, and only if, R ( A , B ) = 1 R ( B , A ) for all fuzzy numbers A and B.
  • R is transitive if, and only if, R ( A , B ) 0.5 and R ( B , C ) 0.5 implies R ( A , C ) 0.5 for all fuzzy numbers A, B and C.
  • R is a fuzzy total ordering if, and only if, R is both reciprocal and transitive.
  • R is robust if, and only if, for any given fuzzy numbers A ,   B and ε > 0 , there exists δ > 0 for which | R ( A ,   B ) R ( A ,   B ) | < ε , for all fuzzy number A and max α > 0 ( | inf A α inf B α | , | sup A α sup B α | ) < δ .
For simplicity, we denote R ( A , B ) for the degree of preference of fuzzy number B over fuzzy number A.
The evaluation criteria for the comparison of two fuzzy numbers cannot easily be represented in mathematical forms therefore it is often tested on a group of selected examples. The membership functions of two fuzzy numbers can be overlapping/nonovelapping, convex/nonconvex, and normal/non-normal. All the approaches proposed in the literature seem to suffer from some questionable examples, especially for the portion of overlap between two membership functions.
Let A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) be two triangular fuzzy numbers. Figure 1 displays eight test cases of representing all the possible cases the way two fuzzy numbers A and B can overlap with each other. Table 1 shows the area Q i of i-th region in each case. More precisely, the eight extensive test cases are as follows:
Case 1.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 2.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 3.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 4.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 5.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 6.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 7.
a 1 a 2 , b 1 b 2 , c 1 c 2 .
Case 8.
a 1 a 2 , b 1 b 2 , c 1 c 2 .

3. Nakamura’s Fuzzy Preference Relation

Using fuzzy minimum, fuzzy maximum, and Hamming distance, Nakamura’s fuzzy preference relations [4] are defined as follows:
Definition 8.
For two fuzzy numbers A and B, Nakamura [4] defines N ( A , B ) and N ( A , B ) as fuzzy preference relations by the following membership functions:
N ( A , B ) = d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) d ( A ¯ , B ¯ ) + d ( A ¯ , B ¯ )
and:
N ( A , B ) = d ( A B , 0 ) + d ( A , m a x ˜ ( A , B ) ) d ( A , 0 ) + d ( B , 0 )
respectively. Yuan [6] showed that N ( A , B ) is reciprocal and transitive, but not robust. Wang and Kerre [3] derived that:
d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) = d ( B ¯ , m a x ˜ ( A ¯ , B ¯ ) ) d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) = d ( B ¯ , m i n ˜ ( A ¯ , B ¯ ) ) d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) = d ( A ¯ , B ¯ ) d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) = d ( A ¯ , B ¯ )
and:
2 d ( A B , 0 ) + d ( A , m a x ˜ ( A , B ) ) + d ( B , m a x ˜ ( A , B ) ) =   d ( A , 0 ) + d ( B , 0 ) .
It follows that:
N ( A , B ) + N ( B , A ) = 1
and:
N ( A , B ) + N ( B , A ) = 1 .
For two triangular fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) , then:
A α = [ L 1 , U 1 ] = [ a 1 + ( b 1 a 1 ) α ,   c 1 ( c 1 b 1 ) α ] B α = [ L 2 ,   U 2 ] = [ a 2 + ( b 2 a 2 ) α ,   c 2 ( c 2 b 2 ) α ]
so:
N ( A , B ) = d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m i n ˜ ( A ¯ , B ¯ ) ) d ( A ¯ , B ¯ ) + d ( A ¯ , B ¯ ) = L 1 L 2 L 1 L 2 d α + U 1 U 2 U 1 U 2 d α L 1 L 2 L 1 L 2 d α + L 2 L 1 L 2 L 1 d α + U 1 U 2 U 1 U 2 d α + U 2 U 1 U 2 U 1 d α .
Define:
S 1 = L 1 L 2 L 1 L 2 d α = a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α 0 a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α S 2 = L 2 L 1 L 2 L 1 d α = a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α 0 a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α S 3 = U 1 U 2 U 1 U 2 d α = c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α 0 c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α S 4 = U 2 U 1 U 2 U 1 d α = c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α 0 c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α ,
then:
N ( A , B ) = S 1 + S 3 S 1 + S 2 + S 3 + S 4 .
Let A = a 2 a 1 , = b 2 b 1 and C = c 2 c 1 . The steps for implementing the Nakamura’s fuzzy preference relation N ( A , B ) are as in Algorithm 1:
Algorithm 1. Nakamura’s fuzzy preference relation
If A 0
   If C 0
      If 0 , then N ( A , B ) = 0 else N ( A , B ) = 2 ( A 2 + C ) ( A 2 + 2 ) ( + C ) + ( 2 + C 2 ) ( A ) .
   else if 0 , then N ( A , B ) = C 2 ( A + ) ( C ) + 2 + C 2 else
N ( A , B ) = 1 A 2 ( A ) ( C ) + A 2 + 2 .
else if C 0
   If 0 , then N ( A , B ) = A 2 ( A + ) ( + C ) + A 2 + 2 else
N ( A , B ) = 1 C 2 ( A + ) ( C ) + 2 + C 2 .
   else if 0 , then N ( A , B ) = 1 2 ( A 2 + C ) ( A 2 + 2 ) ( + C ) + ( 2 + C 2 ) ( A ) else N ( A , B ) = 1 .
Table 2 shows the values of N ( A , B ) and N ( A , B ) for each test case. The first observation of this table is that:
N 1 ( A , B ) + N 8 ( A , B ) = 1 N 2 ( A , B ) + N 7 ( A , B ) = 1 N 3 ( A , B ) + N 6 ( A , B ) = 1 N 4 ( A , B ) + N 5 ( A , B ) = 1 .
Secondly, comparing the values of N ( A , B ) with that of N ( A , B ) , we have that 1 N 1 ( A , B ) N 1 ( A , B ) and 1 N 8 ( A , B ) N 8 ( A , B ) . If a 2 + 2 b 2 + c 2 a 1 2 b 1 c 1 , we obtain that 1 N 2 ( A , B ) N 2 ( A , B ) , 1 N 3 ( A , B ) N 3 ( A , B ) , 1 N 4 ( A , B ) N 4 ( A , B ) , 1 N 5 ( A , B ) N 5 ( A , B ) , 1 N 6 ( A , B ) N 6 ( A , B ) and 1 N 7 ( A , B ) N 7 ( A , B ) .

4. Kołodziejczyk’s Fuzzy Preference Relation

By considering the common part of two membership functions, Kołodziejczyk’s method [5] is based on fuzzy maximum and Hamming distance to propose the following fuzzy preference relations:
Definition 9.
For two fuzzy numbers A and B, Kołodziejczyk [5] defines K 1 ( A , B ) and K 2 ( A , B ) as fuzzy preference relations by the following membership functions:
K 1 ( A , B ) = d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) + d ( A B , 0 ) d ( A ¯ , B ¯ ) + d ( A ¯ , B ¯ ) + 2 d ( A B , 0 )
and:
K 2 ( A , B ) = d ( A ¯ , max ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , max ˜ ( A ¯ , B ¯ ) ) d ( A ¯ , B ¯ ) + d ( A ¯ , B ¯ )
respectively. K 1 ( A , B ) is reciprocal, transitive and robust [3,5]. Since:
K 2 ( A , B ) = 1 N ( A , B )
the results of K 2 ( A , B ) can be obtained from those of N ( A , B ) .
For two triangular fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) , then:
A α = [ L 1 , U 1 ] = [ a 1 + ( b 1 a 1 ) α ,   c 1 ( c 1 b 1 ) α ] B α = [ L 2 ,   U 2 ] = [ a 2 + ( b 2 a 2 ) α ,   c 2 ( c 2 b 2 ) α ] .
Define:
S 1 = d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) = L 2 L 1 L 2 L 1 d α S 2 = L 1 L 2 L 1 L 2 d α d ( A ¯ , B ¯ ) = S 1 + S 2 S 3 = d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) = U 2 U 1 U 2 U 1 d α S 4 = U 1 U 2 U 1 U 2 d α d ( A ¯ , B ¯ ) = S 3 + S 4
and:
S 5 = d ( A B , 0 ) = U 1 L 2 U 1 L 2 d α U 1 U 2 U 1 U 2 d α L 1 L 2 L 1 L 2 d α .
Then:
K 1 ( A , B ) = S 1 + S 3 + S 5 S 1 + S 2 + S 3 + S 4 + 2 S 5
and:
K 2 ( A , B ) = S 1 + S 3 S 1 + S 2 + S 3 + S 4 .
In Table 3, we display the values of K 1 ( A , B ) and K 2 ( A , B ) for each test case. An examination of the table reveals that:
K 1 1 ( A , B ) = K 1 3 ( A , B ) = K 1 5 ( A , B ) = K 1 7 ( A , B )                                           = 1 ( c 1 a 2 ) 2 ( c 1 a 2 + c 2 a 1 ) ( c 1 a 2 b 1 + b 2 ) + 2 ( b 2 b 1 ) 2
and:
K 1 2 ( A , B ) = K 1 4 ( A , B ) = K 1 6 ( A , B ) = K 1 8 ( A , B ) = ( c 2 a 1 ) 2 ( c 2 a 1 ) 2 + ( c 2 a 1 b 2 + b 1 ) ( c 1 a 2 b 2 + b 1 ) + ( b 2 b 1 ) 2 .
If b 1 = b 2 , we have:
K 1 1 ( A , B ) = 1 c 1 a 2 ( c 1 a 2 + c 2 a 1 ) = c 2 a 1 ( c 1 a 2 + c 2 a 1 )
and:
K 1 2 ( A , B ) = c 2 a 1 ( c 1 a 2 + c 2 a 1 )
so:
K 1 1 ( A , B ) = K 1 2 ( A , B )
and:
K 1 1 ( A , B ) + K 1 2 ( A , B ) = 2 ( c 2 a 1 ) ( c 1 a 2 + c 2 a 1 ) .
It follows that:
K 1 1 ( A , B ) + K 1 2 ( A , B ) = 0   for   b 1 = b 2   and   c 2 = a 1 .
and:
K 1 1 ( A , B ) + K 1 2 ( A , B ) = 1   for   b 1 = b 2   and   c 1 a 2 = c 2 a 1 .

5. Two Comparative Studies of Decomposition and Intersection of Two Fuzzy Numbers

If the fuzzy number A is less than the fuzzy number B, then the Hamming distance between A and m a x ˜ ( A , B ) is large. Two representations are adopted. One is d ( A ,   m a x ˜ ( A , B ) ) . The other is d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) + d ( A ¯ , m a x ˜ ( A ¯ , B ¯ ) ) which decomposes A into A ¯ and A ¯ . To analyze the effect of decomposition, we consider the following preference relations without decomposition:
T 1 ( A , B ) = d ( A , max ˜ ( A , B ) ) + d ( A B , 0 ) d ( A , 0 ) + d ( B , 0 )
and:
T 2 ( A , B ) = d ( A , max ˜ ( A , B ) ) d ( A , B )
which are the counterparts of the Kołodziejczyk’s preference relations K 1 ( A , B ) and K 2 ( A , B ) . Therefore, the preference relations K 1 ( A , B ) and K 2 ( A , B ) consider the decomposition of fuzzy numbers, while T 1 ( A , B ) and T 2 ( A , B ) do not. The preference relations K 1 ( A , B ) and T 1 ( A , B ) consider the intersection of two membership functions, while K 2 ( A , B ) and T 2 ( A , B ) do not. For completeness, Table 4 displays the values of N ( A , B ) , N ( A , B ) , K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B )   of each test case in terms of the values of Q i . The K 1 ( A , B ) considers both decomposition and intersection of two fuzzy numbers, while T 2 ( A , B ) do not. From K 1 ( A , B ) to T 2 ( A , B ) , two representations are:
K 1 ( A , B ) K 2 ( A , B ) T 2 ( A , B )
and:
K 1 ( A , B ) T 1 ( A , B ) T 2 ( A , B ) .
The first feature of Table 4 is that the differences between K 1 ( A , B ) and T 1 ( A , B ) and between K 2 ( A , B ) and T 2 ( A , B ) are Q 3 . More precisely, the numerators and denominators of both K 1 ( A , B ) and K 2 ( A , B ) include 2 Q 3 for cases 1, 3, 5 and 7, the denominators of both K 1 ( A , B ) and K 2 ( A , B ) include 2 Q 3 for cases 2, 4, 6 and 8. Therefore, 2 Q 3 represents the effect of the decomposition of fuzzy numbers. The differences between K 1 ( A , B ) and K 2 ( A , B ) and between T 1 ( A , B ) and T 2 ( A , B ) are Q 6 . More precisely, the numerators and denominators of both K 1 ( A , B ) and T 1 ( A , B ) include Q 6 and 2 Q 6 , respectively. Therefore, Q 6 represents the effect of the intersection of two membership functions. After some computations, the characteristics of K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) are described as follows:
Theorem 1.
Let T 2 ( A , B ) = α α + β .
(1)
If b 1 b 2 , β 2 Q 3 + α or b 1 b 2 , β + 2 Q 3 α , then K 1 ( A , B ) K 2 ( A , B ) . If b 1 b 2 , β 2 Q 3 + α or b 1 b 2 , β + 2 Q 3 α , then K 1 ( A , B ) K 2 ( A , B ) .
(2)
If b 1 b 2 , then K 2 ( A , B ) T 2 ( A , B ) . If b 1 b 2 , then K 2 ( A , B ) T 2 ( A , B ) .
(3)
If α β , then T 1 ( A , B ) T 2 ( A , B ) . If α β , then T 1 ( A , B ) T 2 ( A , B ) .
(4)
If b 1 b 2 , then K 1 ( A , B ) T 1 ( A , B ) . If b 1 b 2 , then K 1 ( A , B ) T 1 ( A , B ) .
(5)
If b 1 b 2 , β ( 2 Q 3 + Q 6 ) α Q 6 or b 1 b 2 , β Q 6 α ( Q 3 + 2 Q 6 ) , then K 1 ( A , B ) T 2 ( A , B ) . If b 1 b 2 , β ( 2 Q 3 + Q 6 ) α Q 6 or b 1 b 2 , β Q 6 α ( Q 3 + 2 Q 6 ) , then K 1 ( A , B ) T 2 ( A , B ) .
For each test case of two triangular fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) , we analyze the behaviors of K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) by applying Theorem 1 as follows: Firstly, for b 1 b 2 , we have:
T 1 ( A , B ) K 1 ( A , B ) K 2 ( A , B ) = T 2 ( A , B ) = 1
for case 1. For cases 3, 5 and 7, we have the following results.
(1)
From 2 Q 3 + α β = 1 2 ( a 2 + 2 b 2 + c 2 a 1 2 b 1 c 1 ) , we have that if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) ; if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) .
(2)
K 2 ( A , B ) T 2 ( A , B ) .
(3)
From α β = ( a 2 c 1 ) ( a 2 b 1 + b 2 c 1 + c 2 a 1 ) + ( b 1 b 2 ) ( c 2 a 1 ) 2 ( a 2 + b 1 b 2 c 1 ) , it follows that if a 2 + b 2 + c 2 a 1 + b 1 + c 1 , then T 1 ( A , B ) T 2 ( A , B ) ; if a 2 + b 2 + c 2 a 1 + b 1 + c 1 , then T 1 ( A , B ) T 2 ( A , B ) .
(4)
K 1 ( A , B ) T 1 ( A , B ) .
(5)
If a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) T 2 ( A , B ) . If a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) T 2 ( A , B ) .
Therefore, for the cases 3, 5 and 7, if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then:
K 1 ( A , B ) K 2 ( A , B ) T 2 ( A , B )
and:
K 1 ( A , B ) T 1 ( A , B ) T 2 ( A , B ) .
Secondly, for b 1 b 2 , we have:
K 2 ( A , B ) = T 2 ( A , B ) = 0 K 1 ( A , B ) T 1 ( A , B )
for case 8. For cases 2, 4 and 6, we have the following results.
(1)
From α 2 Q 3 β = 1 2 ( a 2 + 2 b 2 + c 2 a 1 2 b 1 c 1 ) , we obtain if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) ; if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) .
(2)
K 2 ( A , B ) T 2 ( A , B ) .
(3)
From α β = 1 2 ( a 1 + a 2 2 b 1 + 2 b 2 c 1 + c 2 + 2 ( b 1 b 2 ) 2 a 1 + b 1 b 2 + c 2 )   , it follows thatif a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then T 1 ( A , B ) T 2 ( A , B ) ; if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then T 1 ( A , B ) T 2 ( A , B ) .
(4)
K 1 ( A , B ) T 1 ( A , B ) .
(5)
If a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) T 2 ( A , B ) . If a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) T 2 ( A , B ) .
Therefore, for the cases 2, 4 and 6, if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then:
K 1 ( A , B ) K 2 ( A , B ) T 2 ( A , B )
and:
K 1 ( A , B ) T 1 ( A , B ) T 2 ( A , B ) .
For the two triangular fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) , the second comparative study is comprised of the five case studies shown in Figure 2, which compares the fuzzy preference relations K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) .
Case (a) A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) with a 2 c 1 .
It follows that:
K 1 ( A , B ) = ( Q 1 + Q 3 ) + ( Q 2 + Q 3 ) + 0 ( Q 1 + Q 3 ) + ( Q 2 + Q 3 ) + 0 = 1 K 2 ( A , B ) = ( Q 1 + Q 3 ) + ( Q 2 + Q 3 ) ( Q 1 + Q 3 ) + ( Q 2 + Q 3 ) = 1 T 1 ( A , B ) = 0 + ( Q 1 + Q 2 ) ( Q 1 + Q 2 ) = 1
and:
T 2 ( A , B ) = ( Q 1 + Q 2 ) ( Q 1 + Q 2 ) = 1 .
For this simple case, all the preference relations give the same degree of preference of B over A.
Case (b) A ( c a , c , c + a ) and B ( c b , c , c + b ) .
We have:
K 1 ( A , B ) = Q 1 + 0 + Q 2 Q 1 + Q 3 + 2 Q 2 = 1 / 2 K 2 ( A , B ) = Q 1 + 0 Q 1 + Q 3 = 1 / 2 T 1 ( A , B ) = Q 2 + Q 1 ( Q 1 + Q 2 + Q 3 ) + Q 2 = 1 / 2
and:
T 2 ( A , B ) = Q 1 Q 1 + Q 3 = 1 / 2 .
From the viewpoint of probability, the fuzzy numbers A and B have the same mean, but B has a smaller standard deviation. The results indicate that the differences between the decomposition and intersection of A and B cannot affect the degree of preference for B over A.
Case (c) A ( a , a + b , a + 2 b ) and B ( a + α ,   a + b + α + β ,   a + α + 2 b + 2 β ) .
For this case, the fuzzy number B is a right shift of A. Therefore, B should have a higher ranking than A based on the intuition criterion. We obtain:
K 1 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) + Q 6 ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) + 2 Q 6 = ( 2 b + α + 2 β ) 2 2 ( α 2 + 4 b 2 + 4 b β + 2 b α + 2 β 2 ) > 1 / 2 K 2 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) = 1 T 1 ( A , B ) = Q 6 + ( Q 2 + Q 4 ) ( Q 2 + Q 6 ) + ( Q 6 + Q 4 ) = 1 ( 2 b + α ) 2 2 ( 2 b + β ) 2
and:
T 2 ( A , B ) = Q 2 + Q 4 Q 2 + Q 4 = 1 .
All methods prefer B, but T 1 ( A , B ) is indecisive. More precisely,
  • If 2 b + β < α , then T 1 ( A , B ) < 1 / 2 , so A > B
  • If 2 b + β = α , then T 1 ( A , B ) = 1 / 2 , so A = B
  • If 2 b + β > α , then T 1 ( A , B ) > 1 / 2 , so A < B .
Hence, a conflicting ranking order of T 1 ( A , B ) exists in this case.
Case (d) A ( a , a , a + b ) and B ( c , c + b ,   c + b ) with a c .
This case is more complex for the partial overlap of A and B. The membership function of B has the right peak, B expands to the left of A for the left membership function, and A expands to the right of B for the right membership function. We have:
K 1 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) + Q 6 ( Q 1 + Q 2 + Q 3 ) + ( Q 3 + Q 4 + Q 5 ) + 2 Q 6 = 0.5 + b ( 2 a + b + 2 c ) a 2 + 3 b 2 + 2 b c + c 2 2 a b 2 a c K 2 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) ( Q 1 + Q 2 + Q 3 ) + ( Q 3 + Q 4 + Q 5 ) = ( a + b + c ) 2 2 a 2 + b 2 + 2 b c + 2 c 2 2 a b 4 a c T 1 ( A , B ) = Q 6 + ( Q 2 + Q 4 ) ( Q 2 + Q 5 + Q 6 ) + ( Q 1 + Q 6 + Q 4 ) = ( a + 3 b c ) ( a + b + c ) 4 b 2
and:
T 2 ( A , B ) = Q 2 + Q 4 Q 1 + Q 2 + Q 4 + Q 5 = ( a + b + c ) 2 3 a 2 + b 2 + 2 b c + 3 c 2 2 a b 6 a c .
It follows that:
  • If 2 a + b + 2 c < 0 , then K 1 ( A , B ) < 1 / 2 and K 2 ( A , B ) < 1 / 2 , so A > B ;
  • If 2 a + b + 2 c = 0 , then K 1 ( A , B ) = 1 / 2 and K 2 ( A , B ) = 1 / 2 , so A = B ;
  • If 2 a + b + 2 c > 0 , then K 1 ( A , B ) > 1 / 2 and K 2 ( A , B ) > 1 / 2 , so A < B ;
  • If b < ( 1 + 2 ) ( a c ) , then T 1 ( A , B ) < 1 / 2 and T 2 ( A , B ) < 1 / 2 , so A > B ;
  • If b = ( 1 + 2 ) ( a c ) , then T 1 ( A , B ) = 1 / 2 and T 2 ( A , B ) = 1 / 2 , so A = B ;
  • If b > ( 1 + 2 ) ( a c ) , then T 1 ( A , B ) > 1 / 2 and T 2 ( A , B ) > 1 / 2 , so A < B .
Three special subcases are considered as follows:
(1)
Subcase (d1) If b = ( 1 + 2 ) ( a c ) , then A ( a , a , ( 2 + 2 ) a ( 1 + 2 ) c ) and B ( c , ( 1 + 2 ) a 2 c ,   ( 1 + 2 ) a 2 c ) , therefore T 1 ( A , B ) = T 2 ( A , B ) = 0.5 , so A = B . However, K 1 ( A , B ) = 6 2 8 , K 2 ( A , B ) = 2 / 3 and A < B .
(2)
Subcase (d2) If b = 2 ( a c ) , then A ( a , a , 3 a 2 c ) and B ( c , 2 a c ,   2 a c ) , therefore T 1 ( A , B ) = 7 / 16 , T 2 ( A , B ) = 1 / 3 , so A > B . However, K 1 ( A , B ) = K 2 ( A , B ) = 0.5 and A = B .
(3)
Subcase (d3) If A ( 0.3 , 0.3 , 0.9 ) and B ( 0.1 , 0.7 ,   0.7 ) , then K 1 ( A , B ) = 0.5556 , K 2 ( A , B ) = 0.6667 , T 1 ( A , B ) = 0.5556 , T 2 ( A , B ) = 0.6667 , so A < B .
Therefore, if b < 2 ( a c ) , then K 1 ( A , B ) < 1 / 2 , K 2 ( A , B ) < 1 / 2 , T 1 ( A , B ) < 1 / 2 and T 2 ( A , B ) < 1 / 2 , so A > B ; if b > ( 1 + 2 ) ( a c ) , then K 1 ( A , B ) > 1 / 2 , K 2 ( A , B ) > 1 / 2 , T 1 ( A , B ) > 1 / 2 and T 2 ( A , B ) > 1 / 2 , so A < B .
Case (e) A ( c + a , b , 1 c + a ) and B ( c , 0.5 ,   1 c ) .
For this case, the membership function B is symmetric with respect to x = 0.5 . The membership function of A is parallel translation of that of B except its peak. We have the following results:
(1)
K 1 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) + Q 6 ( Q 1 + Q 2 + Q 3 ) + ( Q 3 + Q 4 + Q 5 ) + 2 Q 6 = 5 8 b 12 c + 8 b c 2 a 2 + 4 b 2 + 8 c 2 7 + 4 a 8 b 20 c 8 a c + 8 b c + 4 b 2 + 16 c 2 . If ( 1 - 2 a - 2 b ) ( 3 + 2 a - 2 b - 4 c ) < 0 , then K 1 ( A , B ) < 1 / 2 , so A > B . For simplicity, the other two conditions are omitted.
(2)
K 2 ( A , B ) = ( Q 2 + Q 3 ) + ( Q 3 + Q 4 ) ( Q 1 + Q 2 + Q 3 ) + ( Q 3 + Q 4 + Q 5 ) = ( 1 2 b ) 2 4 a 2 + ( 1 2 b ) 2 . If 2 a + 2 b 1 > 0 , then K 2 ( A , B ) < 1 / 2 , so A > B .
(3)
T 1 ( A , B ) = Q 6 + ( Q 2 + Q 4 ) ( Q 2 + Q 5 + Q 6 ) + ( Q 1 + Q 6 + Q 4 ) = 2 ( 1 - b - c ) ( 1 - 2 c ) - a 2 2 ( 1 + 2 a - 2 b ) ( 3 + 2 a - 2 b - 4 c ) ( 1 - 2 c ) and T 2 ( A , B ) = Q 2 + Q 4 Q 1 + Q 2 + Q 4 + Q 5 = ( 1 2 b ) 2 ( 1 2 c ) 4 a 3 + ( 1 2 b ) 2 ( 1 2 c ) + a 2 ( 6 4 b 8 c ) . If > 0.5 + c + 1 2 ( 1 2 c ) ( 3 4 b 2 c ) , then T 1 ( A , B ) < 1 / 2 and T 2 ( A , B ) < 1 / 2 , so A > B .
Four special subcases are considered as follows:
(1)
Subcase (e1) If a = 0.5 + c + 1 2 ( 1 2 c ) ( 3 4 b 2 c ) , then T 1 ( A , B ) = T 2 ( A , B ) = 0.5 , so A = B . However, K 1 ( A , B ) > 0.5 , K 2 ( A , B ) > 0.5 and A < B .
(2)
Subcase (e2) If 2 a + 2 b 1 = 0 , then T 1 ( A , B ) = 0.5 ( 1 2 b ) 2 16 ( 1 b c ) ( 1 2 c ) < 0.5 , T 2 ( A , B ) = ( 1 2 c ) ( 3 2 b 4 c ) < 0.5 , so A > B . However, K 1 ( A , B ) = K 2 ( A , B ) = 0.5 and A = B .
(3)
Subcase (e3) If A ( 0.3 , 0.4 , 0.9 ) and B ( 0.2 , 0.5 ,   0.8 ) , then K 1 ( A , B ) = 0.4896 , K 2 ( A , B ) = 0.4286 , T 1 ( A , B ) = 0.4896 , T 2 ( A , B ) = 0.4286 , so A > B .
(4)
Subcase (e4) If b 0.5 , then ( 1 - 2 a - 2 b ) ( 3 + 2 a - 2 b - 4 c ) < 0 , 2 a + 2 b 1 > 0 and a > 0.5 + c + 1 2 ( 1 2 c ) ( 3 4 b 2 c ) , so K 1 ( A , B ) < 1 / 2 , K 2 ( A , B ) < 1 / 2 , T 1 ( A , B ) < 1 / 2 and T 2 ( A , B ) < 1 / 2 , hence A > B .

6. Conclusions

This paper analyzes and compares two types of Nakamura’s fuzzy preference relations—( N ( A , B ) and N ( A , B ) )—two types of Kołodziejczyk’s fuzzy preference relations—( K 1 ( A , B ) and K 2 ( A , B ) )—and the counterparts of the Kołodziejczyk’s fuzzy preference relations—( T 1 ( A , B ) and T 2 ( A , B ) )—on a group of eight selected cases, with all the possible levels of overlap between two triangular fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) . First, for N ( A , B ) and N ( A , B ) we obtain that N j ( A , B ) + N 8 j ( A , B ) = 1 , j = 1 , 2 , 3 , 4 . If a 2 + 2 b 2 + c 2 a 1 2 b 1 c 1 , we have that 1 N j ( A , B ) N j ( A , B ) for j = 1 , 3 , 5 , 7 and 1     N j ( A , B ) N j ( A , B ) for j = 2 , 4 , 6 , 8 . Secondly, for K 1 ( A , B ) and K 2 ( A , B ) , we have that K 1 1 ( A , B ) = K 1 j ( A , B ) for j = 3 , 5 , 7 and K 1 2 ( A , B ) = K 1 j ( A , B ) for j = 4 , 6 , 8 . Furthermore, K 1 1 ( A , B ) + K 1 2 ( A , B ) = 0 for b 1 = b 2 and c 2 = a 1 and K 1 1 ( A , B ) + K 1 2 ( A , B ) = 1 for b 1 = b 2 and c 1 a 2 = c 2 a 1 . Thirdly, for test case 1, T 1 ( A , B ) K 1 ( A , B ) K 2 ( A , B ) = T 2 ( A , B ) = 1 . For the test cases 3, 5 and 7, if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) T 2 ( A , B ) and K 1 ( A , B ) T 1 ( A , B ) T 2 ( A , B ) . For the test case 8, we have K 2 ( A , B ) = T 2 ( A , B ) = 0 K 1 ( A , B ) T 1 ( A , B ) . For the test cases 2, 4 and 6, if a 2 + 2 b 2 + c 2 a 1 + 2 b 1 + c 1 , then K 1 ( A , B ) K 2 ( A , B ) T 2 ( A , B ) and K 1 ( A , B ) T 1 ( A , B ) T 2 ( A , B ) . These results provide insights into the decomposition and intersection of fuzzy numbers. Among the six fuzzy preference relations, the appropriate fuzzy preference relation can be chosen from the decision-maker’s perspective. Given this fuzzy preference relation, the final ranking of a set of alternatives is derived.
Worthy of future research is extending the analysis to other types of fuzzy numbers. First, the analysis can be easily extended to the trapezoidal fuzzy numbers. Second, for the hesitant fuzzy set lexicographical ordering method, Liu et al. [14] modified the method of Farhadinia [15] and this was more reasonable in more general cases. Recently, Alcantud and Torra [16] provided the necessary tools for the hesitant fuzzy preference relations. Thus, the analysis of hesitant fuzzy preference relations is a subject of considerable ongoing research.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Chen, S.J.; Hwang, C.L. Fuzzy Multiple Attribute Decision-Making; Springer: Berlin, Germany, 1992. [Google Scholar]
  2. Wang, X.; Kerre, E.E. Reasonable properties for the ordering of fuzzy quantities (I). Fuzzy Sets Syst. 2001, 118, 375–385. [Google Scholar] [CrossRef]
  3. Wang, X.; Kerre, E.E. Reasonable properties for the ordering of fuzzy quantities (II). Fuzzy Sets Syst. 2001, 118, 387–405. [Google Scholar] [CrossRef]
  4. Nakamura, K. Preference relations on a set of fuzzy utilities as a basis for decision-making. Fuzzy Sets Syst. 1986, 20, 147–162. [Google Scholar] [CrossRef]
  5. Kolodziejczyk, W. Orlovsky’s concept of decision-making with fuzzy preference relation-further results. Fuzzy Sets Syst. 1990, 19, 197–212. [Google Scholar] [CrossRef]
  6. Yuan, Y. Criteria for evaluating fuzzy ranking methods. Fuzzy Sets Syst. 1991, 44, 139–157. [Google Scholar] [CrossRef]
  7. Li, R.J. Fuzzy method in group decision-making. Comput. Math. Appl. 1999, 38, 91–101. [Google Scholar] [CrossRef]
  8. Lee, H.S. On fuzzy preference relation in group decision-making. Int. J. Comput. Math. 2005, 82, 133–140. [Google Scholar] [CrossRef]
  9. Wang, Z.X.; Liu, Y.J.; Fan, Z.P.; Feng, B. Ranking LR fuzzy number based on deviation degree. Inf. Sci. 2009, 179, 2070–2077. [Google Scholar] [CrossRef]
  10. Asady, B. The revised method of ranking LR fuzzy number based on deviation degree. Expert Syst. Appl. 2010, 37, 5056–5060. [Google Scholar] [CrossRef]
  11. Zhang, F.; Ignatius, J.; Lim, C.P.; Zhao, Y. A new method for ranking fuzzy numbers and its application to group decision-making. Appl. Math. Model. 2014, 38, 1563–1582. [Google Scholar] [CrossRef]
  12. Zhu, B.; Xu, Z.; Xu, J. Deriving a ranking from hesitant fuzzy preference relations under group decision-making. IEEE Tran. Cyber. 2014, 44, 1328–1337. [Google Scholar] [CrossRef] [PubMed]
  13. Wang, Y.J. Ranking triangle and trapezoidal fuzzy numbers based on the relative preference relation. Appl. Math. Model. 2015, 39, 586–599. [Google Scholar] [CrossRef]
  14. Liu, X.; Wang, Z.; Zhang, S. A modification on the hesitant fuzzy set lexicographical ranking method. Symmetry 2016, 8, 153. [Google Scholar] [CrossRef]
  15. Farhadinia, B. Hesitant fuzzy set lexicographical ordering and its application to multi-attribute decision-making. Inf. Sci. 2016, 327, 233–245. [Google Scholar] [CrossRef]
  16. Alcantud, J.C.R.; Torra, V. Decomposition theorems and extension principles for hesitant fuzzy sets. Inf. Fus. 2018, 41, 48–56. [Google Scholar] [CrossRef]
Figure 1. Eight test cases for two fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) .
Figure 1. Eight test cases for two fuzzy numbers A ( a 1 , b 1 , c 1 ) and B ( a 2 , b 2 , c 2 ) .
Symmetry 09 00228 g001aSymmetry 09 00228 g001bSymmetry 09 00228 g001c
Figure 2. Five case studies of A and B for K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) .
Figure 2. Five case studies of A and B for K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) .
Symmetry 09 00228 g002
Table 1. The area Q i of i-th region for eight cases.
Table 1. The area Q i of i-th region for eight cases.
CaseArea
1 Q 3 = ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) 1 ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α ) d α
Q 2 = 0 1 a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α Q 3
Q 4 = 0 1 c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α Q 3
Q 6 = 0 ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α d α
2 Q 1 = 0 ( a 2 + a 1 ) / ( b 2 a 2 b 1 + a 1 ) a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α
Q 3 = ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) 1 ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α
Q 2 = ( a 1 + a 2 ) / ( b 1 a 1 b 2 + a 2 ) 1 a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α Q 3
Q 4 = ( c 1 c 2 ) / ( c 1 b 1 c 2 + b 2 ) 1 c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α Q 3
Q 5 = 0 ( c 2 c 1 ) / ( c 2 b 2 c 1 + b 1 ) c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α
Q 6 = 0 ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α Q 1 Q 5
3 Q 3 = ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) 1 ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α ) d α
Q 2 = 0 1 a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α Q 3
Q 4 = ( c 2 c 1 ) / ( c 2 b 2 c 1 + b 1 ) 1 c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α Q 3
Q 5 = 0 ( c 1 c 2 ) / ( c 1 b 1 c 2 + b 2 ) c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α
Q 6 = 0 ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α d α Q 5
4 Q 1 = 0 ( a 2 + a 1 ) / ( b 2 a 2 b 1 + a 1 ) a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α
Q 3 = ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) 1 ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α
Q 2 = ( a 1 + a 2 ) / ( b 1 a 1 b 2 + a 2 ) 1 a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α Q 3
Q 4 = 0 1 c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α Q 3
Q 6 = 0 ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α Q 1
5 Q 1 = 0 ( a 1 + a 2 ) / ( b 1 a 1 b 2 + a 2 ) a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α
Q 3 = ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) 1 ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α ) d α
Q 2 = ( a 2 + a 1 ) / ( b 2 a 2 b 1 + a 1 ) 1 a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α Q 3
Q 4 = 0 1 c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α Q 3
Q 6 = 0 ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α d α Q 1
6 Q 3 = ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) 1 ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α
Q 2 = 0 1 a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α Q 3
Q 4 = ( c 1 c 2 ) / ( c 1 b 1 c 2 + b 2 ) 1 c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α Q 3
Q 5 = 0 ( c 2 c 1 ) / ( c 2 b 2 c 1 + b 1 ) c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α
Q 6 = 0 ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α Q 5
7 Q 1 = 0 ( a 1 + a 2 ) / ( b 1 a 1 b 2 + a 2 ) a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α
Q 3 = ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) 1 ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α ) d α
Q 2 = ( a 2 + a 1 ) / ( b 2 a 2 b 1 + a 1 ) 1 a 2 a 1 + ( b 2 a 2 b 1 + a 1 ) α d α Q 3
Q 4 = ( c 2 c 1 ) / ( c 2 b 2 c 1 + b 1 ) 1 c 2 c 1 ( c 2 b 2 c 1 + b 1 ) α d α Q 3
Q 5 = 0 ( c 1 c 2 ) / ( c 1 b 1 c 2 + b 2 ) c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α
Q 6 = 0 ( c 1 a 2 ) / ( c 1 b 1 + b 2 a 2 ) ( c 1 a 2 ( c 1 b 1 + b 2 a 2 ) α d α Q 1 Q 5
8 Q 3 = ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) 1 ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α
Q 2 = 0 1 a 1 a 2 + ( b 1 a 1 b 2 + a 2 ) α d α Q 3
Q 4 = 0 1 c 1 c 2 ( c 1 b 1 c 2 + b 2 ) α d α Q 3
Q 6 = 0 ( c 2 a 1 ) / ( c 2 b 2 + b 1 a 1 ) ( c 2 a 1 ( c 2 b 2 + b 1 a 1 ) α ) d α
Table 2. N ( A , B ) and N ( A , B ) for eight cases.
Table 2. N ( A , B ) and N ( A , B ) for eight cases.
Case N ( A , B ) N ( A , B )
10 1 + ( a 2 c 1 ) 2 ( a 2 + b 1 b 2 c 1 ) ( a 1 a 2 + c 1 + c 2 )
2 ( b 2 b 1 ) 2 ( a 2 a 1 2 ( b 2 b 1 ) + ( c 2 c 1 ) ) ( ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 ) ( b 1 b 2 + c 2 c 1 ) + ( ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 ) ( a 2 a 1 b 2 + b 1 ) ( a 1 c 2 ) 2 ( a 1 b 1 + b 2 c 2 ) ( a 1 + a 2 c 1 c 2 )
3 ( c 2 c 1 ) 2 ( a 2 a 1 + b 2 b 1 ) ( b 2 b 1 c 2 + c 1 ) + ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 1 + ( a 2 c 1 ) 2 ( a 2 + b 1 b 2 c 1 ) ( a 1 a 2 + c 1 + c 2 )
4 1 ( a 2 a 1 ) 2 ( a 2 a 1 b 2 + b 1 ) ( b 2 + b 1 c 2 + c 1 ) + ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 ( a 1 c 2 ) 2 ( a 1 b 1 + b 2 c 2 ) ( a 1 + a 2 c 1 c 2 )
5 ( a 2 a 1 ) 2 ( a 2 a 1 b 2 + b 1 ) ( b 2 + b 1 c 2 + c 1 ) + ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 1 + ( a 2 c 1 ) 2 ( a 2 + b 1 b 2 c 1 ) ( a 1 a 2 + c 1 + c 2 )
6 1 ( c 2 c 1 ) 2 ( a 2 a 1 + b 2 b 1 ) ( b 2 b 1 c 2 + c 1 ) + ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 ( a 1 c 2 ) 2 ( a 1 b 1 + b 2 c 2 ) ( a 1 + a 2 c 1 c 2 )
7 1 ( b 2 b 1 ) 2 ( a 2 a 1 2 b 2 + 2 b 1 + c 2 c 1 ) ( ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 ) ( b 1 b 2 + c 2 c 1 ) + ( ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 ) ( a 2 a 1 b 2 + b 1 ) 1 + ( a 2 c 1 ) 2 ( a 2 + b 1 b 2 c 1 ) ( a 1 a 2 + c 1 + c 2 )
81 ( a 1 c 2 ) 2 ( a 1 b 1 + b 2 c 2 ) ( a 1 + a 2 c 1 c 2 )
Table 3. K 1 ( A , B ) and K 2 ( A , B ) for eight cases.
Table 3. K 1 ( A , B ) and K 2 ( A , B ) for eight cases.
Case K 1 ( A , B ) K 2 ( A , B )
1 1 ( c 1 a 2 ) 2 ( c 1 a 2 + c 2 a 1 ) ( c 1 a 2 b 1 + b 2 ) + 2 ( b 2 b 1 ) 2 1
2 ( c 2 a 1 ) 2 ( c 2 a 1 ) 2 + ( c 2 a 1 b 2 + b 1 ) ( c 1 a 2 b 2 + b 1 ) + ( b 2 b 1 ) 2 1 ( b 2 b 1 ) 2 ( a 2 a 1 2 ( b 2 b 1 ) + ( c 2 c 1 ) ) ( ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 ) ( b 1 b 2 + c 2 c 1 ) + ( ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 ) ( a 2 a 1 b 2 + b 1 )
3 1 ( c 1 a 2 ) 2 ( c 1 a 2 + c 2 a 1 ) ( c 1 a 2 b 1 + b 2 ) + 2 ( b 2 b 1 ) 2 1 ( c 2 c 1 ) 2 ( a 2 a 1 + b 2 b 1 ) ( b 2 b 1 c 2 + c 1 ) + ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2
4 ( c 2 a 1 ) 2 ( c 2 a 1 ) 2 + ( c 2 a 1 b 2 + b 1 ) ( c 1 a 2 b 2 + b 1 ) + ( b 2 b 1 ) 2 ( a 2 a 1 ) 2 ( a 2 a 1 b 2 + b 1 ) ( b 2 + b 1 c 2 + c 1 ) + ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2
5 1 ( c 1 a 2 ) 2 ( c 1 a 2 + c 2 a 1 ) ( c 1 a 2 b 1 + b 2 ) + 2 ( b 2 b 1 ) 2 1 ( a 2 a 1 ) 2 ( a 2 a 1 b 2 + b 1 ) ( b 2 + b 1 c 2 + c 1 ) + ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2
6 ( c 2 a 1 ) 2 ( c 2 a 1 ) 2 + ( c 2 a 1 b 2 + b 1 ) ( c 1 a 2 b 2 + b 1 ) + ( b 2 b 1 ) 2 ( c 2 c 1 ) 2 ( a 2 a 1 + b 2 b 1 ) ( b 2 b 1 c 2 + c 1 ) + ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2
7 1 ( c 1 a 2 ) 2 ( c 1 a 2 + c 2 a 1 ) ( c 1 a 2 b 1 + b 2 ) + 2 ( b 2 b 1 ) 2 ( b 2 b 1 ) 2 ( a 2 a 1 2 b 2 + 2 b 1 + c 2 c 1 ) ( ( a 2 a 1 ) 2 + ( b 2 b 1 ) 2 ) ( b 1 b 2 + c 2 c 1 ) + ( ( b 2 b 1 ) 2 + ( c 2 c 1 ) 2 ) ( a 2 a 1 b 2 + b 1 )
8 ( c 2 a 1 ) 2 ( c 2 a 1 ) 2 + ( c 2 a 1 b 2 + b 1 ) ( c 1 a 2 b 2 + b 1 ) + ( b 2 b 1 ) 2 0
Table 4. N ( A , B ) , N ( A , B ) , K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) for eight cases.
Table 4. N ( A , B ) , N ( A , B ) , K 1 ( A , B ) , K 2 ( A , B ) , T 1 ( A , B ) and T 2 ( A , B ) for eight cases.
Case N ( A , B ) N ( A , B ) K 1 ( A , B ) K 2 ( A , B ) T 1 ( A , B ) T 2 ( A , B )
10 Q 2 + Q 4 + Q 6 Q 2 + Q 4 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 + Q 6 Q 2 + 2 Q 3 + Q 4 + 2 Q 6 1 Q 2 + Q 4 + Q 6 Q 2 + Q 4 + 2 Q 6 1
2 Q 2 + 2 Q 3 + Q 4 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 Q 1 + Q 5 + Q 6 Q 1 + Q 2 + Q 4 + Q 5 + 2 Q 6 Q 1 + Q 5 + Q 6 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 + 2 Q 6 Q 1 + Q 5 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 Q 1 + Q 5 + Q 6 Q 1 + Q 2 + Q 4 + Q 5 + 2 Q 6 Q 1 + Q 5 Q 1 + Q 2 + Q 4 + Q 5
3 Q 5 Q 2 + 2 Q 3 + Q 4 + Q 5 Q 2 + Q 4 + Q 6 Q 2 + Q 4 + Q 5 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 + Q 6 Q 2 + 2 Q 3 + Q 4 + Q 5 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 Q 2 + 2 Q 3 + Q 4 + Q 5 Q 2 + Q 4 + Q 6 Q 2 + Q 4 + Q 5 + 2 Q 6 Q 2 + Q 4 Q 2 + Q 4 + Q 5
4 Q 2 + 2 Q 3 + Q 4 Q 1 + Q 2 + 2 Q 3 + Q 4 Q 1 + Q 6 Q 1 + Q 2 + Q 4 + 2 Q 6 Q 1 + Q 6 Q 1 + Q 2 + 2 Q 3 + Q 4 + 2 Q 6 Q 1 Q 1 + Q 2 + 2 Q 3 + Q 4 Q 1 + Q 6 Q 1 + Q 2 + Q 4 + 2 Q 6 Q 1 Q 1 + Q 2 + Q 4
5 Q 1 Q 1 + Q 2 + 2 Q 3 + Q 4 Q 2 + Q 4 + Q 6 Q 1 + Q 2 + Q 4 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 + Q 6 Q 1 + Q 2 + 2 Q 3 + Q 4 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 Q 1 + Q 2 + 2 Q 3 + Q 4 Q 2 + Q 4 + Q 6 Q 1 + Q 2 + Q 4 + 2 Q 6 Q 2 + Q 4 Q 1 + Q 2 + Q 4
6 Q 2 + 2 Q 3 + Q 4 Q 2 + 2 Q 3 + Q 4 + Q 5 Q 5 + Q 6 Q 2 + Q 4 + Q 5 + 2 Q 6   Q 5 + Q 6 Q 2 + 2 Q 3 + Q 4 + Q 5 + 2 Q 6   Q 5 Q 2 + 2 Q 3 + Q 4 + Q 5   Q 5 + Q 6 Q 2 + Q 4 + Q 5 + 2 Q 6   Q 5 Q 2 + Q 4 + Q 5  
7 Q 1 + Q 5 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 Q 2 + Q 4 + Q 6 Q 1 + Q 2 + Q 4 + Q 5 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 + Q 6 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 + 2 Q 6 Q 2 + 2 Q 3 + Q 4 Q 1 + Q 2 + 2 Q 3 + Q 4 + Q 5 Q 2 + Q 4 + Q 6 Q 1 + Q 2 + Q 4 + Q 5 + 2 Q 6 Q 2 + Q 4 Q 1 + Q 2 + Q 4 + Q 5
81 Q 6 Q 2 + Q 4 + 2 Q 6 Q 6 Q 2 + 2 Q 3 + Q 4 + 2 Q 6 0 Q 6 Q 2 + Q 4 + 2 Q 6 0

Share and Cite

MDPI and ACS Style

Tang, H.-C. Decomposition and Intersection of Two Fuzzy Numbers for Fuzzy Preference Relations. Symmetry 2017, 9, 228. https://doi.org/10.3390/sym9100228

AMA Style

Tang H-C. Decomposition and Intersection of Two Fuzzy Numbers for Fuzzy Preference Relations. Symmetry. 2017; 9(10):228. https://doi.org/10.3390/sym9100228

Chicago/Turabian Style

Tang, Hui-Chin. 2017. "Decomposition and Intersection of Two Fuzzy Numbers for Fuzzy Preference Relations" Symmetry 9, no. 10: 228. https://doi.org/10.3390/sym9100228

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop