Algorithm Performance
摘要
An algorithm is a procedure described in terms of elementary steps, allowing to determine the solution of a problem starting from any of the possible data (also called instances of the problem). An algorithm must always provide the correct answer/solution after carrying out a finite number of such elementary steps. We say that the algorithm solves the problem.