Successive over-relaxation

Successive over-relaxation (SOR) is an iterative method for solving linear systems that scales each Gauss–Seidel update by a relaxation factor. Choosing the factor well can speed convergence.

Connect