Research Article

Uncertainty Measure for Multisource Intuitionistic Fuzzy Information System

Algorithm 1

The minimum attribute reduction of intuitionistic fuzzy information system.
Input: , .
Output: The minimum attribute reduction .
(1)begin
(2)  set ; ; ;
(3)  for do
(4)   ;
(5)    if then
(6)     ;
(7)    end
(8)  end
(9)  set
(10)  while do
(11)   for
(12)    ;
(13)    ;
(14)   set
(15)   end
(16)  set
(17)  end
   return:
(18)end