Faugère's F4 and F5 algorithms: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Citation needed}}
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (8991)
Line 5:
If ''G''<sub>prev</sub> is an already computed Gröbner basis (''f''<sub>2</sub>, …, ''f''<sub>''m''</sub>) and we want to compute a Gröbner basis of (''f''<sub>1</sub>)&nbsp;+&nbsp;''G''<sub>prev</sub> then we will construct matrices whose rows are ''m''&nbsp;''f''<sub>1</sub> such that ''m'' is a monomial not divisible by the leading term of an element of ''G''<sub>prev</sub>.
</blockquote>
This strategy allows the algorithm to apply two new criteria based on what Faugère calls ''signatures'' of polynomials. Thanks to these criteria, the algorithm can compute Gröbner bases for a large class of interesting polynomial systems, called ''[[regular sequence]]s'', without ever simplifying a single polynomial to zero--thezero—the most time-consuming operation in algorithms that compute Gröbner bases. It is also very effective for a large number of non-regular sequences.
 
== Implementations ==
Line 57:
* [http://www.broune.com/papers/f4.pdf An introduction to the F4 algorithm.]
 
{{DEFAULTSORT:Faugere's F4 and F5 algorithms}}
{{algorithm-stub}}
 
[[Category:Computer algebra]]
 
 
{{algorithm-stub}}