학술논문

MultiRegeneration for polynomial system solving
Document Type
Academic Journal
Source
ACM Communications in Computer Algebra. 54(2):39-43
Subject
Language
English
ISSN
1932-2240
Abstract
We demonstrate our implementation of a continuation method as described in [7] for solving polynomials systems. Given a sequence of (multi)homogeneous polynomials, the software multiregeneration outputs the respective (multi)degree in a wide range of cases and partial multidegree in all others. We use Python for the file processing, while Bertini [2] is needed for the continuation. Moreover, parallelization options and several strategies for solving structured polynomial systems are available.