Research Article

A Hybrid Artificial Bee Colony Algorithm for the Service Selection Problem

Procedure 2

Construct a path by an employed bee .
Begin
;
repeat
Select a vertex from the its feasible neighborhood based on the used selection rule;
Move the employed bee to this vertex, ;
until  ()
End