|
Algorithm 1 The CTMAC Algorithm |
-
1:
if
the number of vehicles n is lager than
then
-
2:
if
the last transmission was successful
then
-
3:
-
4:
else
-
5:
-
6:
end if
-
7:
else
-
8:
if
the last transmission was successful
then
-
9:
-
10:
else
-
11:
-
12:
end if
-
13:
-
14:
end if
|