Sparse multivariate factorization by mean of a few bivariate factorizations
Bernard Parisse (IF)

TL;DR
This paper presents an algorithm that efficiently factors sparse multivariate polynomials by leveraging a small number of bivariate factorizations proportional to the number of variables, improving computational efficiency.
Contribution
The paper introduces a novel algorithm that reduces multivariate polynomial factorization to a linear number of bivariate factorizations, implemented in Giac/Xcas.
Findings
Algorithm requires O(d) bivariate factorizations for d variables
Implementation available in Giac/Xcas system
Demonstrates efficiency in sparse polynomial factorization
Abstract
We describe an algorithm to factor sparse multivariate polynomials using O(d) bivariate factorizations where d is the number of variables. This algorithm is implemented in the Giac/Xcas computer algebra system.
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 · Cryptography and Residue Arithmetic · Coding theory and cryptography
