Research Article

A Clustering Method for Isomorphic Evolution of Web Services

Algorithm 2

Isomorphic evolution algorithm for dot pattern.
Input: the cluster service net CSN and the evolving service node ;
Output: the isomorphic evolution service cluster net for CSN;
(1) FlowEvo_SingleDot
(2) Flag = Flase;
(3);
(4);
(5);
(6);
(7)if (! = Null) Flag = True;
(8)If (Flag == True)
(9)CSNe = Replace(CSN, , );
(10)Return Flag;