Research Article
Adaptive Broadcasting Mechanism for Bandwidth Allocation in Mobile Services
Wood-Size Equalization WSE(): | // Let h:= the height of broadcast tree , | // R:= the root node of tree | // and denote the left and the right subtrees of . | (1) If , then return . | (2) else ():= WSE(), | (3) ():= WSE(), | (4) return Root-Cutting(). |
|