请输入您要查询的字词:

 

单词 algorithmic complexity
释义
algorithmic complexity

Mathematics
  • The number of steps required in an algorithm varies with the size of the input variables. For example, the Euclidean Algorithm can find the greatest common divisor of m,n, where m < n, in O(lnn) steps (in the big O notation). Preferentially, an algorithm will terminate in polynomial time (such as quick sort), which means that the number of steps is bounded above by a polynomial, and consequently the algorithm does not quickly become unmanageable as the input’s size increases. But some important problems have no known solution in polynomial time such as factorization of integers and the travelling salesman problem. See Millennium Prize problems.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/7/2 18:06:30