Research Article

A Clustering Approach Using Cooperative Artificial Bee Colony Algorithm

Algorithm 3

Main steps of the fitness function.
For data vector
  Calculate the Euclidean distance by using (5.1)
  Assign to the closest centroid cluster .
  Calculate the measure function using equation (5.3)
EndFor.
Return value of the fitness function.