Buchberger's algorithm: Difference between revisions

Content deleted Content added
top: Improving
Fixed link.
Line 4:
[[Euclidean algorithm]] for polynomial [[Greatest common divisor]] computation and [[Gaussian elimination]] of [[system of linear equations|linear system]]s are special cases of Buchberger's algorithm when the number of variables or the degrees of the polynomials are respectively equal to one.
 
For other Gröbner basis algorithms, see (({{slink|Gröbner basis#Algorithms and implementations}}.
 
== Algorithm ==