Would anyone like to give a proof that this wonderful algorithm works?
The fact that the operations can be done in any order is related to "Jacobi iterations" vs. "Gauss-Seidel iterations".
Jacobi: Operations done in any order.
Gauss-Seidel iterations: Operations depend on the data an ordering in the original input.
Would anyone like to give a proof that this wonderful algorithm works?
The fact that the operations can be done in any order is related to "Jacobi iterations" vs. "Gauss-Seidel iterations".
Jacobi: Operations done in any order.
Gauss-Seidel iterations: Operations depend on the data an ordering in the original input.