On the asymptotic and practical complexity of solving bivariate systems over the reals
Dimitrios I. Diochnos, Ioannis Z. Emiris, Elias P. Tsigaridas

TL;DR
This paper introduces three algorithms for solving bivariate polynomial systems over the reals, achieving improved asymptotic complexity bounds and practical robustness, with applications to root isolation and curve topology.
Contribution
The paper presents three new algorithms with asymptotic complexity bounds of OB(N^{12}) for real root isolation and curve topology, improving upon previous bounds, and demonstrates their implementation and robustness.
Findings
Achieved OB(N^{12}) complexity for real root isolation and topology computation.
Algorithms outperform existing methods in robustness and runtime.
Implemented algorithms in MAPLE with competitive performance.
Abstract
This paper is concerned with exact real solving of well-constrained, bivariate polynomial 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 for the purely projection-based method, and for two subresultant-based methods: this notation ignores polylogarithmic factors, where bounds the degree and the bitsize of the polynomials. The previous record bound was . Our main tool is signed subresultant sequences. We exploit recent advances on the complexity of univariate root isolation, and extend them to sign evaluation of bivariate polynomials over two algebraic numbers, and real root counting for polynomials over an extension field. Our algorithms apply to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
