Research Article

Multiobjectives for Optimal Geographic Routing in IoT Health Care System

Algorithm 1

Implemented SA-JSO model.
Start
For do
 Compute time control as shown in (23)
 If
  Jellyfish follow ocean current
 else: jellyfish moves inside swarm
  If  > 
   Jellyfish position is updated based on proposed type motion as shown in (21)
   Introduce adaptive convergence strategy as modeled in (22)
  else
   Jellyfish exposes type motion
  end if
 end if
end for
end