Proceedings of the 37th International Symposium on Symbolic and Algebraic Computation 2012
DOI: 10.1145/2442829.2442860
|View full text |Cite
|
Sign up to set email alerts
|

Practical Gröbner basis computation

Abstract: We report on our experiences exploring state of the art Gröbner basis computation. We investigate signature based algorithms in detail. We also introduce new practical data structures and computational techniques for use in both signature based Gröbner basis algorithms and more traditional variations of the classic Buchberger algorithm. Our conclusions are based on experiments using our new freely available open source standalone C++ library.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

1
23
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 20 publications
(24 citation statements)
references
References 10 publications
1
23
0
Order By: Relevance
“…In [36] GVWHS is presented, a variant of GVW using the rewritable criterion of AP. This algorithm as well as the recently by Roune and Stillman in [32] presented SB algorithm coincide with our AP implementation.…”
supporting
confidence: 69%
See 1 more Smart Citation
“…In [36] GVWHS is presented, a variant of GVW using the rewritable criterion of AP. This algorithm as well as the recently by Roune and Stillman in [32] presented SB algorithm coincide with our AP implementation.…”
supporting
confidence: 69%
“…In the last couple of years, several variants and optimizations in the class of signature-based algorithms, for example, F5C ( [17]), G2V ( [25]) or SB ( [32]) have been developed. Whereas the above mentioned publications focus mainly on the area of optimizing signature-based criteria for detecting useless critical pairs, a close look at the overall behaviour of signature-based computations in general is still missing.…”
Section: Introductionmentioning
confidence: 99%
“…We base our implementation of data structures on [14] and use a compressed heap during the reduction and for storing S-pairs. However, the term and ideal representations are adapted based on the following observations: The number of variables in the system is usually high and, due to incrementality, we do not have a fixed bound on the number of variables at initialization.…”
Section: Our Gröbner Bases Proceduresmentioning
confidence: 99%
“…. , n} | e i > 0} and i j < i j+1 for all 1 ≤ j < k. In our context, this representation seems more suitable than those from [14]. The degree is saved for fast access.…”
Section: Our Gröbner Bases Proceduresmentioning
confidence: 99%
See 1 more Smart Citation