Content deleted Content added
m Dating maintenance tags: {{Citation needed}} |
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>) + ''G''<sub>prev</sub> then we will construct matrices whose rows are ''m'' ''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
== 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}}
|