(computer science) executing the same set of instructions a given number of times or until a specified result is obtained; "the solution is obtained by iteration" 同義詞:looping,
(computer science) a single execution of a set of instructions that are to be repeated; "the solution took hundreds of iterations" 同義詞:loop,
百科解釋
Iteration means the act of repeating a process with the aim of approaching a desired goal, target or result. Each repetition of the process is also called an "iteration," and the results of one iteration are used as the starting point for the next iteration.