Approximate Spanning Tree Counting from Uncorrelated Edge Sets
Data Structures and Algorithms
2025-05-21 v1
Abstract
We show an time algorithm that on a graph with edges and vertices outputs its spanning tree count up to a multiplicative factor with high probability, improving on the previous best runtime of in sparse graphs. While previous algorithms were based on computing Schur complements and determinantal sparsifiers, our algorithm instead repeatedly removes sets of uncorrelated edges found using the electrical flow localization theorem of Schild-Rao-Srivastava [SODA 2018].
Cite
@article{arxiv.2505.14666,
title = {Approximate Spanning Tree Counting from Uncorrelated Edge Sets},
author = {Yang P. Liu and Richard Peng and Junzhao Yang},
journal= {arXiv preprint arXiv:2505.14666},
year = {2025}
}
Comments
13 pages