next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SlackIdeals
::
graphicIdeal(...,Vars=>...)
graphicIdeal(...,Vars=>...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
graphicIdeal(..., Vars => {x_0..x_19})
graphicIdeal(..., Vars => {y_(1, 1)..y_(3, 2)})
graphicIdeal(..., Vars => {a..k})
Further information
Default value:
{}
Function:
graphicIdeal
-- creates the toric ideal of the non-incidence graph of a polytope
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