Solving Sparse, Symmetric, Diagonally-Dominant Linear Systems in Time $O (m^{1.31})$
Data Structures and Algorithms
2025-10-20 v2 Numerical Analysis
Numerical Analysis
Abstract
We present a linear-system solver that, given an -by- symmetric positive semi-definite, diagonally dominant matrix with non-zero entries and an -vector , produces a vector within relative distance of the solution to in time , where is the log of the ratio of the largest to smallest non-zero eigenvalue of . In particular, , where is the logarithm of the ratio of the largest to smallest non-zero entry of . If the graph of has genus or does not have a minor, then the exponent of can be improved to the minimum of and . The key contribution of our work is an extension of Vaidya's techniques for constructing and analyzing combinatorial preconditioners.
Keywords
Cite
@article{arxiv.cs/0310036,
title = {Solving Sparse, Symmetric, Diagonally-Dominant Linear Systems in Time $O (m^{1.31})$},
author = {Daniel A. Spielman and Shang-Hua Teng},
journal= {arXiv preprint arXiv:cs/0310036},
year = {2025}
}
Comments
fixed a typo on page 9