Research Article

An Efficient Security System for Mobile Data Monitoring

Algorithm 2

Greedy algorithm to split subsets.
(1) calculate standard deviation
(2) IF THEN
(3)  find core with , core j with
(4)  find the subset
(5)  split , move to core j
(6)  recalculate
(7)  GOTO 1
(8) ELSE
(9)  find the optimal set-partition, return
(10) ENDIF