Parallel implementation of polyhedral homotopy methods

  • Authors:
  • Jan Verschelde;Yan Zhuang

  • Affiliations:
  • University of Illinois at Chicago;University of Illinois at Chicago

  • Venue:
  • Parallel implementation of polyhedral homotopy methods
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Homotopy continuation methods to compute numerical approximations to all isolated solutions of a polynomial system are known as "pleasingly parallel", i.e.: because of their low communication overhead, these methods scale very well for a large number of processors. Because so many important problems remain unsolved mainly due to their intrinsic computational complexity, it would be embarrassing not to develop parallel implementations of polynomial homotopy continuation methods."Parallel PHCpack", is a project which started a couple of years ago developed by my advisor Jan Verschelde and his student Yusong Wang (parallel pieri homotopy), and which continues with Anton Leykin (parallel irreducible decomposition).The focus of this thesis is the development of "parallel PHCpack". For sparse polynomial systems, polyhedral methods give efficient homotopy algorithms. The polyhedral homotopy methods run in three stages: (1) compute the mixed volume; (2) solve a random coefficient start system; (3) track solution paths to solve the target system.