It is important at least for the following algorithms: - LabelPropagation (#564): if for all the vertices, label did not change at the iteration we should stop - PageRank (#569): if for all the vertices, change in rank less than tolerance at the iteration we should stop