KIT | KIT-Bibliothek | Impressum | Datenschutz

Engineering a Combinatorial Laplacian Solver: Lessons Learned

Hoske, Daniel 1; Lukarski, Dimitar; Meyerhenke, Henning 1; Wegner, Michael 1
1 Institut für Theoretische Informatik (ITI), Karlsruher Institut für Technologie (KIT)

Abstract (englisch):

Linear system solving is a main workhorse in applied mathematics. Recently, theoretical computer scientists contributed sophisticated algorithms for solving linear systems with symmetric diagonally-dominant (SDD) matrices in provably nearly-linear time. These algorithms are very interesting from a theoretical perspective, but their practical performance was unclear. Here, we address this gap. We provide the first implementation of the combinatorial solver by Kelner et al. (STOC 2013), which is appealing for implementation due to its conceptual simplicity. The algorithm exploits that a Laplacian matrix (which is SDD) corresponds to a graph; solving symmetric Laplacian linear systems amounts to finding an electrical flow in this graph with the help of cycles induced by a spanning tree with the low-stretch property. The results of our experiments are ambivalent. While they confirm the predicted nearly-linear running time, the constant factors make the solver much slower for reasonable inputs than basic methods with higher asymptotic complexity. We were also not able to use the solver effectively as a smoother or preconditioner. Moreover, while spanning trees with lower stretch indeed reduce the solver’s running time, we experience again a discrepancy in practice: in our experiments, simple spanning tree algorithms perform better than those with a guaranteed low stretch. ... mehr


Volltext §
DOI: 10.5445/IR/1000062163
Originalveröffentlichung
DOI: 10.3390/a9040072
Scopus
Zitationen: 7
Dimensions
Zitationen: 8
Cover der Publikation
Zugehörige Institution(en) am KIT Institut für Theoretische Informatik (ITI)
Publikationstyp Zeitschriftenaufsatz
Publikationsjahr 2016
Sprache Englisch
Identifikator ISSN: 1999-4893
urn:nbn:de:swb:90-621634
KITopen-ID: 1000062163
Erschienen in Algorithms
Verlag MDPI
Band 9
Heft 4
Seiten 72
Bemerkung zur Veröffentlichung Gefördert durch den KIT-Publikationsfonds
Schlagwörter Laplacian linear systems; graph algorithms; low-stretch spanning trees; electrical graph flows; algorithm engineering
Nachgewiesen in Dimensions
Scopus
KIT – Die Forschungsuniversität in der Helmholtz-Gemeinschaft
KITopen Landing Page