中文

The Accelerated Euclidean Algorithm

数据结构与算法 2007-05-23 v1

摘要

We present a new GCD algorithm of two integers or polynomials. The algorithm is iterative and its time complexity is still O(nlog2n loglogn)O(n \\log^2 n ~ log \\log n) for nn-bit inputs.

关键词

引用

@article{arxiv.cs/0412006,
  title  = {The Accelerated Euclidean Algorithm},
  author = {Sidi Mohamed Sedjelmaci},
  journal= {arXiv preprint arXiv:cs/0412006},
  year   = {2007}
}