Research Article

Integrated Environment of Metaheuristics for Optimal Data Collection in Wireless Sensor Network with Mobile Sink

Algorithm 1

Best neighbor of a solution.
Sol’ ; Initiate the Sol’ with the initial solution .
To calculate current cost
For (i = 1 To N) DoN is the number of sensors
For (j = 1 To N) Do
ol’; : Temporary Solution
; Switching between sensors
; The cost of
If () And ()ThenT: Tabu List
Sol’ ;
;
EndIf
EndFor
EndFor
Return Sol’.