Computing the Union Join and Subset Graph of Acyclic Hypergraphs in Subquadratic Time

04/14/2021
by   Arne Leitert, et al.
0

We investigate the two problems of computing the union join graph as well as computing the subset graph for acyclic hypergraphs and their subclasses. In the union join graph G of an acyclic hypergraph H, each vertex of G represents a hyperedge of H and two vertices of G are adjacent if there exits a join tree T for H such that the corresponding hyperedges are adjacent in T. The subset graph of a hypergraph H is a directed graph where each vertex represents a hyperedge of H and there is a directed edge from a vertex u to a vertex v if the hyperedge corresponding to u is a subset of the hyperedge corresponding to v. For a given hypergraph H = (V, ℰ), let n = |V|, m = |ℰ|, and N = ∑_E ∈ℰ |E|. We show that, if the Strong Exponential Time Hypothesis is true, both problems cannot be solved in 𝒪( N^2 - ε) time for α-acyclic hypergraphs and any constant ε > 0, even if the created graph is sparse. Additionally, we present algorithms that solve both problems in 𝒪( N^2 / log N + |G| ) time for α-acyclic hypergraphs, in 𝒪( N log (n + m) + |G| ) time for β-acyclic hypergaphs, and in 𝒪( N + |G| ) time for γ-acyclic hypergraphs as well as for interval hypergraphs, where |G| is the size of the computed graph.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/06/2020

Multilevel Acyclic Hypergraph Partitioning

A directed acyclic hypergraph is a generalized concept of a directed acy...
research
04/26/2023

Reconfiguration of the Union of Arborescences

An arborescence in a digraph is an acyclic arc subset in which every ver...
research
03/02/2023

Sampling over Union of Joins

Data scientists often draw on multiple relational data sources for analy...
research
07/13/2021

The Dynamic Complexity of Acyclic Hypergraph Homomorphisms

Finding a homomorphism from some hypergraph 𝒬 (or some relational struct...
research
03/09/2018

Minimum T-Joins and Signed-Circuit Covering

Let G be a graph and T be a vertex subset of G with even cardinality. A ...
research
07/08/2022

Vertex Sparsifiers for Hyperedge Connectivity

Recently, Chalermsook et al. [SODA'21(arXiv:2007.07862)] introduces a no...
research
01/15/2022

Zeon and Idem-Clifford Formulations of Hypergraph Problems

Zeon algebras have proven to be useful for enumerating structures in gra...

Please sign up or login with your details

Forgot password? Click here to reset