Research Article

Combined Accelerator for Attribute Reduction: A Sample Perspective

Algorithm 1

Forward greedy searching strategy for obtaining the reduct.
Inputs: Decision system , radius δ.
Outputs: An approximation quality based reduct A.
(1)Compute ;
(2);
(3)Do(i), compute ;(ii)Compute the lower approximation based on by using equation (1);(iii), compute based on the lower approximation, and then select b such that ;(iv);(v)Compute ;While ;
(4)Do(i), compute ;(ii)If   ;EndWhile A changes and ;
(5)Return A.