2012-08-01

GPGCD: An iterative method for calculating approximate GCD of univariate polynomials (to appear in Theoretical Computer Science)

(English text follows Japanese)

今回、標題の論文が、Theoretical Computer Science の特集号(数式・数値融合計算に関する国際会議 SNC 2011 Symbolic-Numeric Computation)に採録され、掲載されることになりました。

論文の内容は、1変数多項式の近似公約子 (GCD) 算法の一つとして私が研究してきた "GPGCD" と呼んでいるもので、2009年に国際会議で出版した2本の論文の成果をまとめ、新たな成果を加えたものです。

一般的に、国際会議の論文はページ数に制約があり、細かい部分まで丁寧に説明できないことがあるので、この論文ではそうした部分も詳しく書いています。それから、計算機実験では、新たな問題例を取り上げるとともに、これまでに比較した1つの近似GCD算法に加え、新たにもう一つの近似GCD算法とも比較を行い、それぞれの算法の長所や短所を明らかにしています。

論文のプレプリントは、プレプリントアーカイブ arXiv からダウンロード可能です。http://arxiv.org/abs/1207.0630


My newest research article entitled as in the above has been accepted for publication in Theoretical Computer Science: Special issue of SNC 2011 (International Workshop on Symbolic-Numeric Computation).

This paper contains "GPGCD", an algorithm for calculating approximate greatest common divisor (GCD) of univariate polynomials which has been presented in two international conferences in 2009, with integrating previous results and adding new results.

Sometimes it may be difficult to present every research result in detail in conference proceedings since they usually have upper limit of pages that are usually tighter than those in scientific journals. In the present article, I explain topics that have been omitted or left by just short explanation in detail. Moreover, in computer experiment, I have compared my algorithm with two competitive algorithms, one of which is newly added in this version, with many new examples to discover advantages and disadvantages of each algorithms.

You can obtain preprint at the preprint archive arXiv (http://arxiv.org/abs/1207.0630).

0 件のコメント: