English

A Simple Deterministic Algorithm for Edge Connectivity

Data Structures and Algorithms 2020-08-20 v1

Abstract

We show a deterministic algorithm for computing edge connectivity of a simple graph with mm edges in m1+o(1)m^{1+o(1)} time. Although the fastest deterministic algorithm by Henzinger, Rao, and Wang [SODA'17] has a faster running time of O(mlog2mloglogm)O(m\log^{2}m\log\log m), we believe that our algorithm is conceptually simpler. The key tool for this simplication is the expander decomposition. We exploit it in a very straightforward way compared to how it has been previously used in the literature.

Keywords

Cite

@article{arxiv.2008.08575,
  title  = {A Simple Deterministic Algorithm for Edge Connectivity},
  author = {Thatchaphol Saranurak},
  journal= {arXiv preprint arXiv:2008.08575},
  year   = {2020}
}