Fully Dynamic Four-Vertex Subgraph Counting

06/29/2021
by   Kathrin Hanauer, et al.
0

This paper presents a comprehensive study of algorithms for maintaining the number of all connected four-vertex subgraphs in a dynamic graph. Specifically, our algorithms maintain the number of any four-vertex subgraph, which is not a clique, in deterministic amortized update time 𝒪(m^1/2), resp., 𝒪(m^2/3). Queries can be answered in constant time. For length-3 paths, paws, 4-cycles, and diamonds these bounds match or are not far from (conditional) lower bounds: Based on the OMv conjecture we show that any dynamic algorithm that detects the existence of length-3 paths, 4-cycles, diamonds, or 4-cliques takes amortized update time Ω(m^1/2-δ). Additionally, for 4-cliques and all connected induced subgraphs, we show a lower bound of Ω(m^1-δ) for any small constant δ > 0 for the amortized update time, assuming the static combinatorial 4-clique conjecture holds. This shows that the 𝒪(m) algorithm by Eppstein et al. [9] for these subgraphs cannot be improved by a polynomial factor.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/10/2022

Finding Triangles and Other Small Subgraphs in Geometric Intersection Graphs

We consider problems related to finding short cycles, small cliques, sma...
research
06/30/2023

Maximal k-Edge-Connected Subgraphs in Almost-Linear Time for Small k

We give the first almost-linear time algorithm for computing the maximal...
research
01/19/2021

Fast Distributed Algorithms for Girth, Cycles and Small Subgraphs

In this paper we give fast distributed graph algorithms for detecting an...
research
09/14/2021

Beyond Distributed Subgraph Detection: Induced Subgraphs, Multicolored Problems and Graph Parameters

Subgraph detection has recently been one of the most studied problems in...
research
02/23/2021

Conditional Lower Bounds for Variants of Dynamic LIS

In this note, we consider the complexity of maintaining the longest incr...
research
05/18/2017

Taming Near Repeat Calculation for Crime Analysis via Cohesive Subgraph Computing

Near repeat (NR) is a well known phenomenon in crime analysis assuming t...
research
09/05/2022

Induced Cycles and Paths Are Harder Than You Think

The goal of the paper is to give fine-grained hardness results for the S...

Please sign up or login with your details

Forgot password? Click here to reset