English

Tight Euler tours in uniform hypergraphs - computational aspects

Computational Complexity 2023-06-22 v2 Data Structures and Algorithms

Abstract

By a tight tour in a kk-uniform hypergraph HH we mean any sequence of its vertices (w0,w1,,ws1)(w_0,w_1,\ldots,w_{s-1}) such that for all i=0,,s1i=0,\ldots,s-1 the set ei={wi,wi+1,wi+k1}e_i=\{w_i,w_{i+1}\ldots,w_{i+k-1}\} is an edge of HH (where operations on indices are computed modulo ss) and the sets eie_i for i=0,,s1i=0,\ldots,s-1 are pairwise different. A tight tour in HH is a tight Euler tour if it contains all edges of HH. We prove that the problem of deciding if a given 33-uniform hypergraph has a tight Euler tour is NP-complete, and that it cannot be solved in time 2o(m)2^{o(m)} (where mm is the number of edges in the input hypergraph), unless the ETH fails. We also present an exact exponential algorithm for the problem, whose time complexity matches this lower bound, and the space complexity is polynomial. In fact, this algorithm solves a more general problem of computing the number of tight Euler tours in a given uniform hypergraph.

Keywords

Cite

@article{arxiv.1706.09356,
  title  = {Tight Euler tours in uniform hypergraphs - computational aspects},
  author = {Zbigniew Lonc and Paweł Naroski and Paweł Rzążewski},
  journal= {arXiv preprint arXiv:1706.09356},
  year   = {2023}
}
R2 v1 2026-06-22T20:32:24.589Z