## This article presents a new heuristic algorithm called DDBMA (Dynamic Delay Bounded Multicast Algorithm) to construct a minimum-cost multicast tree. The heuristic depends on (1) bounded delay along paths from source nodes to each destination node; (2) minimum cost of the multicast tree; (3) dyn
A fast and efficient heuristic algorithm for the delay- and delay variation-bounded multicast tree problem
โ Scribed by Pi-Rong Sheu; Shan-Tai Chen
- Publisher
- Elsevier Science
- Year
- 2002
- Tongue
- English
- Weight
- 468 KB
- Volume
- 25
- Category
- Article
- ISSN
- 0140-3664
No coin nor oath required. For personal study only.
โฆ Synopsis
More and more multicast communications are becoming real-time. In real-time communications, messages must be transmitted to their destination nodes within a certain amount of time; otherwise the messages will be rendered futile. To support real-time multicast communications, computer networks have to guarantee an upper bound on the end-to-end delay from the source node to each of the destination nodes. This is known as the multicast end-to-end delay problem [10]. On the other hand, if the same message fails to arrive at each destination node at the same time, there will probably arise inconsistency or unfairness problem among users. This is related to the multicast delay variation problem [10]. Our research subject in the present paper is concerned with the minimization of multicast delay variation under the multicast end-to-end delay constraint. The problem is ยฎrst deยฎned and discussed in Ref. [10]. They have proved it to be an NP-complete problem and proposed a heuristic algorithm for it called DVMA (Delay Variation Multicast Algorithm). In this paper, we ยฎnd that in spite of DVMA's smart performance in terms of multicast delay variations, its time complexity is as high as Oklmn 4 : It is strongly believed that such a high time complexity does not ยฎt in modern high-speed computer network environment. Therefore, we will present an alternative heuristic algorithm with a much lower time complexity Omn 2 and with a satisfactory performance. Computer simulations also testify that our algorithm is both fast and efยฎcient.
๐ SIMILAR VOLUMES
The tree knapsack problem (TKP) is a generalized 0-1 knapsack problem where all the items (nodes) are subjected to a partial ordering represented by a rooted tree. If a node is selected to be packed into the knapsack, then all the items on the path from the selected node to the root must also be pac