Research Article

Subspace Clustering of High-Dimensional Data: An Evolutionary Approach

Procedure 2

Procedure of tournament selection method.
begin
 for to do
   best fitted item among N tour elements randomly
  selected from P;
 return
end