English

An Algorithm for the Decomposition of Complete Graph into Minimum Number of Edge-disjoint Trees

Discrete Mathematics 2024-05-30 v1

Abstract

In this work, we study methodical decomposition of an undirected, unweighted complete graph (KnK_n of order nn, size mm) into minimum number of edge-disjoint trees. We find that xx, a positive integer, is minimum and x=n2x=\lceil\frac{n}{2}\rceil as the edge set of KnK_n is decomposed into edge-disjoint trees of size sequence M={m1,m2,...,mx}M = \{m_1,m_2,...,m_x\} where mi(n1)m_i\le(n-1) and Σi=1xmi\Sigma_{i=1}^{x} m_i = n(n1)2\frac{n(n-1)}{2}. For decomposing the edge set of KnK_n into minimum number of edge-disjoint trees, our proposed algorithm takes total O(m)O(m) time.

Keywords

Cite

@article{arxiv.2405.18506,
  title  = {An Algorithm for the Decomposition of Complete Graph into Minimum Number of Edge-disjoint Trees},
  author = {Antika Sinha and Sanjoy Kumar Saha and Partha Basuchowdhuri},
  journal= {arXiv preprint arXiv:2405.18506},
  year   = {2024}
}

Comments

10 pages, 4 figures and 3 tables