An Algorithm for the Decomposition of Complete Graph into Minimum Number of Edge-disjoint Trees
Antika Sinha, Sanjoy Kumar Saha, Partha Basuchowdhuri

TL;DR
This paper presents an algorithm for decomposing a complete graph into the minimum number of edge-disjoint trees, achieving optimal decomposition with efficient linear time complexity.
Contribution
It introduces a method to decompose complete graphs into the minimum number of edge-disjoint trees with proven optimality and linear time complexity.
Findings
Minimum number of trees needed is loorrac{n}{2}loor.
Decomposition covers all edges with minimal trees.
Algorithm runs in linear time proportional to the number of edges.
Abstract
In this work, we study methodical decomposition of an undirected, unweighted complete graph ( of order , size ) into minimum number of edge-disjoint trees. We find that , a positive integer, is minimum and as the edge set of is decomposed into edge-disjoint trees of size sequence where and = . For decomposing the edge set of into minimum number of edge-disjoint trees, our proposed algorithm takes total time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · graph theory and CDMA systems
