The Maximum Binary Tree Problem
Karthekeyan Chandrasekaran, Elena Grigorescu, Gabriel Istrate,, Shubhang Kulkarni, Young-San Lin, Minshen Zhu

TL;DR
This paper studies the maximum binary tree problem (MBT), showing its computational hardness in both directed and undirected graphs, and provides algorithms for specific graph classes and verification tasks.
Contribution
It establishes inapproximability bounds for MBT in DAGs and undirected graphs, and introduces algorithms for verification and special graph classes.
Findings
MBT in DAGs has no efficient approximation under ETH.
MBT in undirected graphs has no efficient approximation under ETH.
Efficient algorithms are developed for MBT in bipartite permutation graphs.
Abstract
We introduce and investigate the approximability of the maximum binary tree problem (MBT) in directed and undirected graphs. The goal in MBT is to find a maximum-sized binary tree in a given graph. MBT is a natural variant of the well-studied longest path problem, since both can be viewed as finding a maximum-sized tree of bounded degree in a given graph. The connection to longest path motivates the study of MBT in directed acyclic graphs (DAGs), since the longest path problem is solvable efficiently in DAGs. In contrast, we show that MBT in DAGs is in fact hard: it has no efficient -approximation algorithm under the exponential time hypothesis, where is the number of vertices in the input graph. In undirected graphs, we show that MBT has no efficient -approximation under the exponential time hypothesis. Our…
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.
