next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SlackIdeals
::
slackIdeal(...,Vars=>...)
slackIdeal(...,Vars=>...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
slackIdeal(..., Vars => {a..r})
slackIdeal(..., Vars => {y_1..y_6})
slackIdeal(..., Vars => {A, B, S, T})
Further information
Default value:
{}
Function:
slackIdeal
-- computes the slack ideal
Option key:
Vars
-- give a set of variables for the polynomial ring where the object created will live
See also
PolynomialRing
-- the class of all ordered monoid rings
vars
-- variables
Functions with optional argument named
Vars
:
cycleIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
graphicIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
reconstructSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
reducedSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
slackIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal
symbolicSlackMatrix(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the matrix
universalIdeal(...,Vars=>...)
-- specifies the variables to use to create the underlying ring of the ideal