Parallelization of Characteristic Series

The algorithm of computing characteristic series is the core of Wu elimination method and its computation is very huge, so the common serial program usually cannot meet the speed requirement. To solve this problem, parallel computing is introduced. In this paper, the algorithm of computing characteristic sets is analyzed, firstly, and then the parallelization of computing characteristic series, which is implemented with distributed computing environment in Maple, is given. The experimental results verify the performance and the acceleration effect of the parallel algorithm.