A new algorithm is presented to improve by a factor of log m the estimates for both parallel and sequential time complexity of division with remainder of two integer polynomials. Under the parallel model, this means B...
详细信息
A new algorithm is presented to improve by a factor of log m the estimates for both parallel and sequential time complexity of division with remainder of two integer polynomials. Under the parallel model, this means Boolean logarithmic time, which is asymptotically optimum. The algorithm exploits the reduction of the problem to integer division; the polynomial remainder and quotient are recovered from integer remainder and quotient via binarysegmentation.
暂无评论