Spanning Tree Enumeration in 2-trees: Sequential and Parallel Perspective
Vandhana.C, S.Hima Bindhu, P.Renjith, N.Sadagopan and, B.Supraja

TL;DR
This paper presents new sequential and parallel algorithms for enumerating all spanning trees of 2-trees and all perfect elimination orderings of chordal graphs, advancing the understanding of enumeration methods in graph theory.
Contribution
It introduces the first parallel algorithm for spanning tree enumeration in 2-trees and provides both sequential and parallel algorithms for perfect elimination orderings.
Findings
Parallel algorithm uses O(2^n) processors
Incremental approach for spanning tree enumeration
Algorithms applicable to chordal graphs
Abstract
For a connected graph, a vertex separator is a set of vertices whose removal creates at least two components. A vertex separator is minimal if it contains no other separator as a strict subset and a minimum vertex separator is a minimal vertex separator of least cardinality. A {\em clique} is a set of mutually adjacent vertices. A 2-tree is a connected graph in which every maximal clique is of size three and every minimal vertex separator is of size two. A spanning tree of a graph is a connected and an acyclic subgraph of . In this paper, we focus our attention on two enumeration problems, both from sequential and parallel perspective. In particular, we consider listing all possible spanning trees of a 2-tree and listing all perfect elimination orderings of a chordal graph. As far as enumeration of spanning trees is concerned, our approach is incremental in nature and towards…
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 · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
