Parameterized Algorithms for the Steiner Arborescence Problem on a Hypercube
Sugyani Mahapatra, Manikandan Narayanan, N S Narayanaswamy

TL;DR
This paper develops efficient algorithms for the Steiner arborescence problem on directed hypercubes, exploiting hypercube structure and parameterized complexity to improve runtime and approximation quality.
Contribution
It introduces new algorithms with polynomial dependence on hypercube size and parameterized complexity, advancing solutions for the Steiner arborescence problem on hypercubes.
Findings
Exact algorithm with $ ilde{O}(3^{|R|})$ time.
Randomized algorithm with $ ilde{O}(9^q)$ time and high success probability.
Approximation algorithms with improved runtime and approximation guarantees.
Abstract
Motivated by a phylogeny reconstruction problem in evolutionary biology, we study the minimum Steiner arborescence problem on directed hypercubes (MSA-DH). Given , representing the directed hypercube , and a set of terminals , the problem asks to find a Steiner arborescence that spans with minimum cost. As implicitly represents comprising vertices, the running time analyses of traditional Steiner tree algorithms on general graphs does not give a clear understanding of the actual complexity of this problem. We present algorithms that exploit the structure of the hypercube and run in time polynomial in and . We explore the MSA-DH problem on three natural parameters - , and two above-guarantee parameters, number of Steiner nodes and penalty . For above-guarantee parameters, the parameterized MSA-DH problem takes …
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 biosensing and bioanalysis techniques · Genomics and Chromatin Dynamics · Advanced Graph Theory Research
