A faster solver for general systems of equations

Authors
Citation
C. Fecht et H. Seidl, A faster solver for general systems of equations, SCI COMP PR, 35(2-3), 1999, pp. 137-161
Citations number
24
Categorie Soggetti
Computer Science & Engineering
Journal title
SCIENCE OF COMPUTER PROGRAMMING
ISSN journal
01676423 → ACNP
Volume
35
Issue
2-3
Year of publication
1999
Pages
137 - 161
Database
ISI
SICI code
0167-6423(199911)35:2-3<137:AFSFGS>2.0.ZU;2-8
Abstract
We present a new algorithm which computes a partial approximate solution fo r a system of equations. It is local in that it considers just as many vari ables as necessary in order to compute the values of those variables we are interested in, it is generic in that it makes no assumptions on the applic ation domain, and it is general in that the algorithm does not depend on an y specific properties of right-hand sides of equations. For instance, monot onicity is not required. However, in case the right-hand sides satisfy some weak monotonicity property, our algorithm returns the (uniquely defined) l east solution. The algorithm meets the best theoretical worstcase complexit y known for similar algorithms. For the application of analyzing logic lang uages, it also gives the best practical results on most of our real-world b enchmark programs. (C) 1999 Elsevier Science B.V. All rights resented.