Proceedings of the 2007 International Symposium on Symbolic and Algebraic Computation 2007
DOI: 10.1145/1277548.1277567
|View full text |Cite
|
Sign up to set email alerts
|

On the complexity of real solving bivariate systems

Abstract: This paper is concerned with exact real solving of well-constrained, bivariate algebraic systems. The main problem is to isolate all common real roots in rational rectangles, and to determine their intersection multiplicities. We present three algorithms and analyze their asymptotic bit complexity, obtaining a bound of O B (N 14 ) for the purely projectionbased method, and O B (N 12 ) for two subresultant-based methods: we ignore polylogarithmic factors, and N bounds the degree and the bitsize of the polynomia… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
18
0

Year Published

2009
2009
2017
2017

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 14 publications
(18 citation statements)
references
References 30 publications
0
18
0
Order By: Relevance
“…If these polynomials have total degree δ in s,t and bitsize τ, then each system is solved in bit complexity O * (δ 12 + δ 10 τ 2 ), see e.g. [DET09], and this is repeated for each of the O(D) roots ρ j . It turns out that this is the bottleneck in practice, which can be explained by the analysis since D is only a few times larger than d. For example, the bicubic surface has D = 18 and δ = 6.…”
Section: Asymptotic and Practical Complexitymentioning
confidence: 99%
“…If these polynomials have total degree δ in s,t and bitsize τ, then each system is solved in bit complexity O * (δ 12 + δ 10 τ 2 ), see e.g. [DET09], and this is repeated for each of the O(D) roots ρ j . It turns out that this is the bottleneck in practice, which can be explained by the analysis since D is only a few times larger than d. For example, the bicubic surface has D = 18 and δ = 6.…”
Section: Asymptotic and Practical Complexitymentioning
confidence: 99%
“…Also, they are relatively easy to implement, and have shown good practical performance. Real root solving is a cornerstone, for instance, for the computation of Cylindrical Algebraic Decomposition [4], for related problems such as topology computation [11,8] and arrangement computation [10], and many more.…”
Section: Introductionmentioning
confidence: 99%
“…It is used both in the COCOA library 1 [1] and the (experimental) algebraic kernel of the CGAL library 2 (used, for instance, in [11,10]). Its application is also attested in [8]. In this work, however, we focus on the complexity analysis, and do not address its practical performance.…”
Section: Introductionmentioning
confidence: 99%
“…Previous Work There have been many papers addressing the problem of computing the topology of algebraic plane curves (or closely related problems) defined by a bivariate polynomial with rational coefficients [1,3,4,8,10,18,19,22,26,30,32,33,40,41,46,48]. Most of the algorithms assume generic position for the input curve.…”
mentioning
confidence: 99%
“…As for the complexity of the problem, the best known bound so far is O(N 12 ) [19], where N is essentially the maximum of the degree of f and of the maximum number of bits needed for representing the input coefficients and the notation O denotes that the poly-logarithmic factors are omitted. This assumes that the real algebraic numbers are represented by isolating intervals.…”
mentioning
confidence: 99%