Pruning Algorithms for Pretropisms of Newton Polytopes
Jeff Sommars, Jan Verschelde

TL;DR
This paper introduces an exact gift wrapping algorithm for pruning edge trees of Newton polytopes to efficiently identify pretropisms, which are key in solving polynomial systems, emphasizing the importance of exact arithmetic for accuracy.
Contribution
The paper presents a novel exact pruning algorithm for pretropism computation that improves over cone intersection methods, with implementation in Sage.
Findings
Algorithm performs favorably in experiments
Exact arithmetic prevents coordinate growth issues
Method enhances pretropism detection accuracy
Abstract
Pretropisms are candidates for the leading exponents of Puiseux series that represent solutions of polynomial systems. To find pretropisms, we propose an exact gift wrapping algorithm to prune the tree of edges of a tuple of Newton polytopes. We prefer exact arithmetic not only because of the exact input and the degrees of the output, but because of the often unpredictable growth of the coordinates in the face normals, even for polytopes in generic position. We provide experimental results with our preliminary implementation in Sage that compare favorably with the pruning method that relies only on cone intersections.
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 · Logic, programming, and type systems
