Research Article

Incremental Construction of Generalized Voronoi Diagrams on Pointerless Quadtrees

Algorithm 4

Pseudocode for approximations.
Approximation (layer, changeArea)
77.
78. for each from 0 to range
79.  for each from 0 to range
80.   if ( ) is in changeArea
81. .QueryANode( (layer; , ))
82. if   .state = gray or .sate = true
83.  
84.  roughtEQueue.push(( ))
85. else  
86.