Skip to main content
iteration

iteration

7 4.9
One repeat of a computer process that runs a set of instructions
  • noun
  • /ˌɪtəˈreɪʃən/
  • Specialized
translation icon : iteración
  • For example, in Case Study 1, the number of rectangles at the 10th iteration is 1221.
  • iteration number
  • next iteration
  • first iteration

Examples

  • In this example, the AB-procedure terminates in three iterations, while the AB-L procedure does not terminate.

    Academic text (2010)
  • The system performs one iteration each of forward and backward relation generation.

    Academic text (2017)
  • The time required for each iteration can range from one day to several weeks.

    Academic text (2005)
  • After the successful implementation of the first iteration of remote observation technology, a second version was developed.

    Academic text (2012)
  • The running time is basically the number of iterations times the time per iteration.

  • An optimum shape is obtained in 12 iterations with a 65 percent reduction in volume.

    Academic text (1994)
  • All the results shown here were computed with 45 iterations total, after which the NNF has almost always converged.

    Academic text (2011)
  • In computer programming, each iteration refines the algorithm for better performance.

  • The software development team completed several iterations to improve the user interface.

  • During the testing phase, the program went through multiple iterations to fix bugs.

Synonyms

looping
vsiteration
  • Specialized
2 4.8

Repeating the same instructions in a program until a condition is met

can mean a single cycle as well as the repeating process
iter
vsiteration
  • Specialized
9.9

One repetition in a process, for example one step in a loop

is broader, also means the ongoing repetition process not only one cycle

How Repetitive

looping
  • Specialized
2 4.8
loop
  • Specialized
33 4.7
iteration
  • Specialized
7 4.9

Surface Forms

iteration singular
iterations plural

Morphology

iteration = iterate (transparent) = iterate + ion

A direct nominalization of the verb 'iterate' indicating an action or single instance of repeating, which is straightforward for learners.

Etymology

Iteration comes from the old Latin word iterare, which means 'to do again' or 'repeat'. In computing an iteration is one cycle or pass — one 'repeat' of the instructions — so the name reminds you it is a single turn in a repeating process.