First page Back Continue Last page Graphics
Obtaining Trees from Graphs
Not all graphs are spanning trees but we may be interested in maintaining connectivity of the graph while eliminating cycles.
- For processing with tools that assume cycles don’t exist.
- Minimizing costs of implementing products or services based on the data represented by the graph. (telephone line example)