Faster Integer Multiplication

STOC(2007)

引用 624|浏览405
暂无评分
摘要
For more than 35 years, the fastest known method for integer multiplication has been the Schonhage-Strassen algorithm running in time O(n log n log log n). Under certain restrictive conditions there is a corresponding Q(n log n) lower bound. The prevailing conjecture has always been that the complexity of an optimal algorithm is Theta(n log n). We present a major step towards closing the gap from above by presenting an algorithm running in time n log n 2(O(log* n)).The main result is for boolean circuits as well as for multitape Turing machines, but it has consequences to other models of computation as well.
更多
查看译文
关键词
integer multiplication,discrete Fourier transform,FFT,complexity,computer arithmetic
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要