In this paper, we propose a fast distributed solver for linear equations given by symmetric diagonally dominant M-Matrices. Our approach is based on a distributed implementation of the parallel solver of Spielman and Peng by considering a specific approximated inverse chain which can be computed efficiently in a distributed fashion. Representing the system of equations by a graph G, the proposed distributed algorithm is capable of attaining ϵ-close solutions (for arbitrary ϵ) in time proportional to n3 (number of nodes in G), α (upper bound on the size of the R-Hop neighborhood), and WminWmax (maximum and minimum weight of edges in G).
@article{arxiv.1502.03158,
title = {A Fast Distributed Solver for Symmetric Diagonally Dominant Linear Equations},
author = {Rasul Tutunov and Haitham Bou Ammar and Ali Jadbabaie},
journal= {arXiv preprint arXiv:1502.03158},
year = {2015}
}