Quote:
|
but I'm not sure how you justify this statement
|
The stopping criteria is part of the definition used in the theory of algorithms. Here is the Wikipedia page.
Algorithm - Wikipedia, the free encyclopedia
It says "eventually terminating in an end-state".
An infinite loop as mentioned several times here is not an algorithm. It may be a program, but not an algorithm.