A Worst-case Bound for Topology Computation of Algebraic Curves
Michael Kerber, Michael Sagraloff

TL;DR
This paper establishes a new worst-case complexity bound for computing the topology of algebraic plane curves, significantly improving previous bounds through advanced root isolation and analysis techniques.
Contribution
The authors present a deterministic and a randomized algorithm with improved complexity bounds for topology computation of algebraic curves, enhancing efficiency over prior methods.
Findings
Deterministic complexity: O(n^8(n+ ho^2)) bit operations.
Randomized complexity: O(n^8 ho^2) bit operations.
Improved bounds by a factor of n^2 over previous work.
Abstract
Computing the topology of an algebraic plane curve means to compute a combinatorial graph that is isotopic to and thus represents its topology in . We prove that, for a polynomial of degree with coefficients bounded by , the topology of the induced curve can be computed with bit operations deterministically, and with bit operations with a randomized algorithm in expectation. Our analysis improves previous best known complexity bounds by a factor of . The improvement is based on new techniques to compute and refine isolating intervals for the real roots of polynomials, and by the consequent amortized analysis of the critical fibers of the algebraic curve.
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.
Taxonomy
TopicsPolynomial and algebraic computation · Advanced Numerical Analysis Techniques · Computational Geometry and Mesh Generation
