next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
home
SyzygyLimit -- stop when this number of syzygies is obtained
Description
SyzygyLimit
-- keyword for an optional argument which specifies that the computation should stop after a certain number of syzygies have computed.
Functions with optional argument named SyzygyLimit :
gb(..., SyzygyLimit => ...), see
gb
-- compute a Groebner basis
resolution(..., SyzygyLimit => ...)
-- stop when this number of syzygies are obtained
syz(..., SyzygyLimit => ...), see
syz(Matrix)
-- compute the syzygy matrix
For the programmer
The object
SyzygyLimit
is
a
symbol
.