Research Article
Adaptive and Optimized Control Channel Utilization in Vehicular Ad Hoc Networks
Algorithm 1
LCA algorithm to maximize CCH utilization.
1: : initial feasible solution | 2: ( best, best): optimal value | 3: : iterations | 4: popu: a set of population | 5: . | 6: while do | 7: populations close to is generated | 8: | 9: for to popu do | 10: if then | 11: | 12: end if | 13: end for | 14: | 15: | 16: end while |
|