English

An Improvement over the GVW Algorithm for Inhomogeneous Polynomial Systems

Symbolic Computation 2014-04-16 v2

Abstract

The GVW algorithm is a signature-based algorithm for computing Gr\"obner bases. If the input system is not homogeneous, some J-pairs with higher signatures but lower degrees are rejected by GVW's Syzygy Criterion, instead, GVW have to compute some J-pairs with lower signatures but higher degrees. Consequently, degrees of polynomials appearing during the computations may unnecessarily grow up higher and the computation become more expensive. In this paper, a variant of the GVW algorithm, called M-GVW, is proposed and mutant pairs are introduced to overcome inconveniences brought by inhomogeneous input polynomials. Some techniques from linear algebra are used to improve the efficiency. Both GVW and M-GVW have been implemented in C++ and tested by many examples from boolean polynomial rings. The timings show M-GVW usually performs much better than the original GVW algorithm when mutant pairs are found. Besides, M-GVW is also compared with intrinsic Gr\"obner bases functions on Maple, Singular and Magma. Due to the efficient routines from the M4RI library, the experimental results show that M-GVW is very efficient.

Keywords

Cite

@article{arxiv.1404.1428,
  title  = {An Improvement over the GVW Algorithm for Inhomogeneous Polynomial Systems},
  author = {Yao Sun and Dongdai Lin and Dingkang Wang},
  journal= {arXiv preprint arXiv:1404.1428},
  year   = {2014}
}
R2 v1 2026-06-22T03:43:38.417Z