English

Approximations of the Densest k-Subhypergraph and Set Union Knapsack problems

Data Structures and Algorithms 2016-10-18 v1 Combinatorics

Abstract

For any given ϵ>0\epsilon>0 we provide an algorithm for the Densest kk-Subhypergraph Problem with an approximation ratio of at most O(nθm+2ϵ)O(n^{\theta_m+2\epsilon}) for θm=12m1212m\theta_m=\frac{1}{2}m-\frac{1}{2}-\frac{1}{2m} and run time at most O(nm2+1/ϵ)O(n^{m-2+1/\epsilon}), where the hyperedges have at most mm vertices. We use this result to give an algorithm for the Set Union Knapsack Problem with an approximation ratio of at most O(nαm+ϵ)O(n^{\alpha_m+\epsilon}) for αm=23[m12m2m2+m1]\alpha_m=\frac{2}{3}[m-1-\frac{2m-2}{m^2+m-1}] and run time at most O(n5(m2)+9/ϵ)O(n^{5(m-2)+9/\epsilon}), where the subsets have at most mm elements. The author is not aware of any previous results on the approximation of either of these two problems.

Keywords

Cite

@article{arxiv.1610.04935,
  title  = {Approximations of the Densest k-Subhypergraph and Set Union Knapsack problems},
  author = {Richard Taylor},
  journal= {arXiv preprint arXiv:1610.04935},
  year   = {2016}
}

Comments

There are two figures

R2 v1 2026-06-22T16:22:24.438Z