Nearly Optimal Time Bounds for kPath in Hypergraphs
Lior Kamma, Ohad Trabelsi

TL;DR
This paper establishes near-optimal conditional lower bounds for the kHyperPath problem in hypergraphs, showing it is unlikely to be solved faster than certain exponential bounds, and provides the first known algorithms with near-tight upper bounds.
Contribution
It introduces the first algorithms for kHyperPath with near-tight bounds and proves strong conditional lower bounds, extending the understanding of the problem's computational complexity.
Findings
Conditional lower bounds suggest no significantly faster algorithms exist.
Provided algorithms run in time proportional to 2^k times polynomial factors.
Results extend to directed hypergraphs and related problems.
Abstract
We give almost tight conditional lower bounds on the running time of the kHyperPath problem. Given an -uniform hypergraph for some integer , kHyperPath seeks a tight path of length . That is, a sequence of nodes such that every consecutive of them constitute a hyperedge in the graph. This problem is a natural generalization of the extensively-studied kPath problem in graphs. We show that solving kHyperPath in time where is independent of is probably impossible. Specifically, it implies that Set Cover on elements can be solved in time for some . The only known lower bound for the kPath problem is where is the number of nodes assuming the Exponential Time Hypothesis (ETH), and finding any conditional lower bound with an explicit constant in the exponent has been an…
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 · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
