Polynomial factorization is a core problem in Computer Algebra, with significant applications across fields such as coding theory, cryptography, number theory, solving systems of polynomials, and algebraic geometry. This project aims to develop an efficient algorithm for factoring multivariate polynomials over algebraic number fields with multiple extensions, addressing a key computational challenge in modern algebraic […]
Read More