Hypergraph Connectivity Augmentation in Strongly Polynomial Time

Kristóf Bérczi,Karthekeyan Chandrasekaran,Tamás Király,Shubhang Kulkarni
2024-02-17
Abstract:We consider hypergraph network design problems where the goal is to construct a hypergraph that satisfies certain connectivity requirements. For graph network design problems where the goal is to construct a graph that satisfies certain connectivity requirements, the number of edges in every feasible solution is at most quadratic in the number of vertices. In contrast, for hypergraph network design problems, we might have feasible solutions in which the number of hyperedges is exponential in the number of vertices. This presents an additional technical challenge in hypergraph network design problems compared to graph network design problems: in order to solve the problem in polynomial time, we first need to show that there exists a feasible solution in which the number of hyperedges is polynomial in the input size.
Data Structures and Algorithms,Discrete Mathematics
What problem does this paper attempt to address?