Abstract
The polyhedral homotopy continuation method is known to be a successful method for finding all isolated solutions of a system of polynomial equations. PHoM, an implementation of the method in C++, finds all isolated solutions of a polynomial system by constructing a family of modified polyhedral homotopy functions, tracing the solution curves of the homotopy equations, and verifying the obtained solutions. A software package PHoMpara parallelizes PHoM to solve a polynomial system of large size. Many characteristics of the polyhedral homotopy continuation method make parallel implementation efficient and provide excellent scalability. Numerical results include some large polynomial systems that had not been solved.
Original language | English |
---|---|
Pages (from-to) | 387-411 |
Number of pages | 25 |
Journal | Computing (Vienna/New York) |
Volume | 77 |
Issue number | 4 |
DOIs | |
State | Published - Jun 2006 |
Keywords
- Equations
- Homotopy continuation methods
- Numerical experiments
- Parallel computation
- Polyhedral homotopy
- Polynomials
- Software package