Cost-minimal trees in directed acyclic graphs
โ Scribed by L. Nastansky; S. M. Selkow; N. F. Stewart
- Publisher
- Springer
- Year
- 1974
- Tongue
- English
- Weight
- 519 KB
- Volume
- 18
- Category
- Article
- ISSN
- 0340-9422
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
Let G be a weighted directed acyclic graph in which edge weights are not static quantities, but can be reduced for a certain cost. In this paper we consider the problem of determining which edges to reduce so that the length of the longest paths is minimized and the total cost associated with the re
We propose an incremental algorithm to maintain a DFS-forest in a directed acyclic graph under a sequence of arc insertions in 0( nm) worst case total time, where n is the number of nodes and m is the number of arcs after the insertions. This compares favorably with the time required to recompute DF