Sciweavers

DAGSTUHL
2008

Real Algebraic Numbers: Complexity Analysis and Experimentation

13 years 6 months ago
Real Algebraic Numbers: Complexity Analysis and Experimentation
Abstract. We present algorithmic, complexity and implementation results concerning real root isolation of a polynomial of degree d, with integer coefficients of bit size , using Sturm (-Habicht) sequences and the Bernstein subdivision solver. In particular, we unify and simplify the analysis of both methods and we give an asymptotic complexity bound of eOB(d4 2 ). This matches the best known bounds for binary subdivision solvers. Moreover, we generalize this to cover the non square-free polynomials and show that within the same complexity we can also compute the multiplicities of the roots. We also consider algorithms for sign evaluation, comparison of real algebraic numbers and simultaneous inequalities (SI) and we improve the known bounds at least by a factor of d. Finally, we present our C++ implementation in synaps and some experimentations on various data sets.
Ioannis Z. Emiris, Bernard Mourrain, Elias P. Tsig
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2008
Where DAGSTUHL
Authors Ioannis Z. Emiris, Bernard Mourrain, Elias P. Tsigaridas
Comments (0)