Research Article

Deploying GIS Services into the Edge: A Study from Performance Evaluation and Optimization Viewpoint

Algorithm 3

.
(1)n = rand[0, D] integer
(2)L = 1
(3)while (rand() < CR and L < D) do
(4)L = L + 1
(5)end while
(6)for to do
(7)
(8)if and then
(9)  
(10)else
(11)  
(12)end if
(13)end for