A Near-optimal Algorithm for Edge Connectivity-based Hierarchical Graph Decomposition

11/25/2017
by   Lijun Chang, et al.
0

Driven by many applications in graph analytics, the problem of computing k-edge connected components (k-ECCs) of a graph G for a user-given k has been extensively studied recently. In this paper, we investigate the problem of constructing the hierarchy of edge connectivity-based graph decomposition, which compactly represents the k-ECCs of a graph for all possible k values. This is based on the fact that each k-ECC is entirely contained in a (k-1)-ECC. In contrast to the existing approaches that conduct the computation either in a bottom-up or a top-down manner, we propose a binary search-based framework which invokes a k-ECC computation algorithm as a black box. Let T_kecc(G) be the time complexity of computing all k-ECCs of G for a specific k value. We prove that the time complexity of our framework is O( (δ(G))× T_kecc(G)), where δ(G) is the degeneracy of G and equals the maximum value among the minimum vertex degrees of all subgraphs of G. As δ(G) is typically small for real-world graphs, this time complexity is optimal up to a logarithmic factor.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/20/2018

Distributed Approximation of Minimum k-edge-connected Spanning Subgraphs

In the minimum k-edge-connected spanning subgraph (k-ECSS) problem the g...
research
10/23/2019

Vertex Sparsifiers for c-Edge Connectivity

We show the existence of O(f(c)k) sized vertex sparsifiers that preserve...
research
11/17/2022

Near-Optimal Distributed Computation of Small Vertex Cuts

We present near-optimal algorithms for detecting small vertex cuts in th...
research
05/15/2020

Low Complexity Sequential Search with Measurement Dependent Noise

This paper considers a target localization problem where at any given ti...
research
09/07/2022

Õptimal Vertex Fault-Tolerant Spanners in Õptimal Time: Sequential, Distributed and Parallel

We (nearly) settle the time complexity for computing vertex fault-tolera...
research
09/06/2023

Efficient Maximum k-Defective Clique Computation with Improved Time Complexity

k-defective cliques relax cliques by allowing up-to k missing edges from...
research
05/21/2015

Constructing Intrinsic Delaunay Triangulations from the Dual of Geodesic Voronoi Diagrams

Intrinsic Delaunay triangulation (IDT) is a fundamental data structure i...

Please sign up or login with your details

Forgot password? Click here to reset