2000 character limit reached
Parameterized Algorithms for Spanning Tree Isomorphism by Redundant Set Size
Published 7 Aug 2025 in cs.DS | (2508.05351v1)
Abstract: In this paper, we present fixed-parameter tractability algorithms for both the undirected and directed versions of the Spanning Tree Isomorphism Problem, parameterized by the size $k$ of a redundant set. A redundant set is a collection of edges whose removal transforms the graph into a spanning tree. For the undirected version, our algorithm achieves a time complexity of $O(n2 \log n \cdot 2{k \log k})$. For the directed version, we propose a more efficient algorithm with a time complexity of $O(n2 \cdot 2{4k-3})$, where $n$ is the number of vertices.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.