next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Strategy -- name for an optional argument
Description
A symbol used as the name of an optional argument, for some function(s).
Functions with optional argument named Strategy :
annihilator(..., Strategy => ...), see
annihilator
-- the annihilator ideal
associatedPrimes(..., Strategy => ...)
mingens(..., Strategy => ...), see
Complement
trim(..., Strategy => ...), see
Complement
determinant(..., Strategy => ...)
-- choose between Bareiss and Cofactor algorithms
dual(MonomialIdeal, Strategy => ...)
dual(MonomialIdeal,List, Strategy => ...), see
dual(MonomialIdeal, Strategy => ...)
dual(MonomialIdeal,RingElement, Strategy => ...), see
dual(MonomialIdeal, Strategy => ...)
exteriorPower(..., Strategy => ...)
-- choose between Bareiss and Cofactor algorithms
gb(..., Strategy => ...), see
gb
-- compute a Gröbner basis
gcdLLL(..., Strategy => ...)
(missing documentation)
hermite(..., Strategy => ...)
(missing documentation)
idealizer(..., Strategy => ...)
(missing documentation)
integralClosure(..., Strategy => ...)
-- control the algorithm used
LLL(..., Strategy => ...)
-- choose among different algorithms
localize(..., Strategy => ...)
minors(..., Strategy => ...)
-- choose between Bareiss and Cofactor algorithms
primaryComponent(..., Strategy => ...)
primaryDecomposition(..., Strategy => ...)
quotient(..., Strategy => ...)
-- Possible strategies are: Iterate, Linear, and Quotient
radical(..., Strategy => ...), see
radical
-- the radical of an ideal
resolution(..., Strategy => ...)
saturate(..., Strategy => ...)
syz(..., Strategy => ...), see
syz(Matrix)
-- compute the syzygy matrix
tangentCone(..., Strategy => ...), see
tangentCone(Ideal)
For the programmer
The object
Strategy
is
a
symbol
.