(algorithmic technique)
Definition: Solve a problem by repeatedly working on successive parts of the problem.
See also recursion.
Author: PEB
See dynamic algorithms for an example of one trade-off between speed and clarity for a recursive vs. an iterative implementation.
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 27 October 2005.
HTML page formatted Wed Mar 13 12:42:46 2019.
Cite this as:
Paul E. Black, "iteration", in
Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 27 October 2005. (accessed TODAY)
Available from: https://www.nist.gov/dads/HTML/iteration.html