🤖 AI Summary
This paper addresses the challenge of reliable numerical tracking of solution paths in polynomial system homotopy continuation. We propose the first certified homotopy tracking algorithm based on the Krawczyk operator, accompanied by a rigorous complexity analysis. Our method integrates interval arithmetic, Krawczyk validation, and adaptive step-size control. Crucially, we derive the first explicit *a priori* upper bound on the step size that guarantees success of the Krawczyk test, and establish a theoretical bound showing that the number of iterations grows linearly with the weighted length of the solution path. Compared to conventional certification methods, this bound significantly reduces redundant iterations and associated interval arithmetic overhead. Both theoretical analysis and prototype experiments confirm that the algorithm achieves high tracking efficiency while preserving numerical reliability—thereby establishing a new paradigm for certified numerical algebra that simultaneously ensures accuracy, efficiency, and analytical tractability.
📝 Abstract
We establish the first complexity analysis for Krawczyk-based certified homotopy tracking. It consists of explicit a priori stepsize bounds ensuring the success of the Krawczyk test, and an iteration count bound proportional to the weighted length of the solution path. Our a priori bounds reduce the overhead of interval arithmetic, resulting in fewer iterations than previous methods. Experiments using a proof-of-concept implementation validate the results.