next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
SubringLimit
SubringLimit -- stop after finding enough elements of a subring
Description
SubringLimit
-- an option for
kernel
and
gb
which can stop the computation after a certain number of basis elements in a subring have been found.
See also
Gröbner bases
Functions with optional argument named
SubringLimit
:
"gb(...,SubringLimit=>...)"
-- see
gb
-- compute a Gröbner basis
kernel(...,SubringLimit=>...)
For the programmer
The object
SubringLimit
is
a
symbol
.