Research Article

A Multiconstrained QoS-Compliant Routing Scheme for Highway-Based Vehicular Networks

Algorithm 1

Updating the neighbors list of .
1: : ’s neighbors list;
2: Upon receiving   message from node   Do
3: if  ()   then
4: Update neighbors information with a new time of arrival;
5: Re-calculate ;
6: else
7: ;
8: Re-calculate ;
9: end if
10: endDo