English

Efficient Approximation of Fractional Hypertree Width

Data Structures and Algorithms 2024-10-01 v1 Databases Discrete Mathematics

Abstract

We give two new approximation algorithms to compute the fractional hypertree width of an input hypergraph. The first algorithm takes as input nn-vertex mm-edge hypergraph HH of fractional hypertree width at most ω\omega, runs in polynomial time and produces a tree decomposition of HH of fractional hypertree width O(ωlognlogω)O(\omega \log n \log \omega). As an immediate corollary this yields polynomial time O(log2nlogω)O(\log^2 n \log \omega)-approximation algorithms for (generalized) hypertree width as well. To the best of our knowledge our algorithm is the first non-trivial polynomial-time approximation algorithm for fractional hypertree width and (generalized) hypertree width, as opposed to algorithms that run in polynomial time only when ω\omega is considered a constant. For hypergraphs with the bounded intersection property we get better bounds, comparable with that recent algorithm of Lanzinger and Razgon [STACS 2024]. The second algorithm runs in time nωmO(1)n^{\omega}m^{O(1)} and produces a tree decomposition of HH of fractional hypertree width O(ωlog2ω)O(\omega \log^2 \omega). This significantly improves over the (n+m)O(ω3)(n+m)^{O(\omega^3)} time algorithm of Marx [ACM TALG 2010], which produces a tree decomposition of fractional hypertree width O(ω3)O(\omega^3), both in terms of running time and the approximation ratio. Our main technical contribution, and the key insight behind both algorithms, is a variant of the classic Menger's Theorem for clique separators in graphs: For every graph GG, vertex sets AA and BB, family F{\cal F} of cliques in GG, and positive rational ff, either there exists a sub-family of O(flog2n)O(f \cdot \log^2 n) cliques in F{\cal F} whose union separates AA from BB, or there exist flogFf \cdot \log |{\cal F}| paths from AA to BB such that no clique in F{\cal F} intersects more than logF\log |{\cal F}| paths.

Keywords

Cite

@article{arxiv.2409.20172,
  title  = {Efficient Approximation of Fractional Hypertree Width},
  author = {Viktoriia Korchemna and Daniel Lokshtanov and Saket Saurabh and Vaishali Surianarayanan and Jie Xue},
  journal= {arXiv preprint arXiv:2409.20172},
  year   = {2024}
}

Comments

28 pages, 1 figure, preliminary version accepted at FOCS 2024

R2 v1 2026-06-28T19:02:07.606Z