English

A Data-Parallel Algorithm to Reliably Solve Systems of Nonlinear Equations

Numerical Analysis 2008-12-18 v1

Abstract

Numerical methods based on interval arithmetic are efficient means to reliably solve nonlinear systems of equations. Algorithm bc3revise is an interval method that tightens variables' domains by enforcing a property called box consistency. It has been successfully used on difficult problems whose solving eluded traditional numerical methods. We present a new algorithm to enforce box consistency that is simpler than bc3revise, faster, and easily data parallelizable. A parallel implementation with Intel SSE2 SIMD instructions shows that an increase in performance of up to an order of magnitude and more is achievable.

Keywords

Cite

@article{arxiv.0806.2548,
  title  = {A Data-Parallel Algorithm to Reliably Solve Systems of Nonlinear Equations},
  author = {Frédéric Goualard and Alexandre Goldsztejn},
  journal= {arXiv preprint arXiv:0806.2548},
  year   = {2008}
}

Comments

10 pages

R2 v1 2026-06-21T10:50:57.934Z