The convergence criterion is $\| y^{k+1} - y^{k} \| < \varepsilon$ where $k$ is iteration number.
Question 1.
Is it possible to use simpler criterion $$ \max_j \left(\left | y_j^{k+1} - y_j^k \right |\right) < \varepsilon $$ where $j$ is equation number? If yes then
Question 2.
Probably for particular equations the condition $$ \left | y_j^{k+1} - y_{j}^k \right |< \varepsilon $$ will be fulfilled earlier than for others. Is it possible to exclude these equations from the following iterations?