Research Article

Deep Learning-Based Dynamic Stable Cluster Head Selection in VANET

Algorithm 1

Cluster formation.
 Input: Velocity and location ; the number of the lanes in a map ;
 Output: Cluster (C), no of clusters
 For t = 1:
 For
  If any vehicle detected in
   D: RSU location and vehicles location
   : Speed of the vehicle
   If
    RSU
   Endif
    
   Endif
   End
 End
.