next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
isSCM(..., Gins => ...) -- use gins inside isSCM
Synopsis
Usage:
B = isSCM(H,Gins=>true)
Inputs:
H
,
a
hypergraph
, the hypergraph being considered
Outputs:
B
,
a
Boolean value
, whether
H
is SCM or not
Description
The default value for
Gins
is
false
since using generic initial ideals makes the
isSCM
algorithm probabilistic, and there are characteristic and monomial order requirements. See full discussion at
isSCM
.
Further information
Default value:
false
Function:
isSCM
-- determines if a (hyper)graph is sequentially Cohen-Macaulay
Option name:
Gins
-- optional argument for isSCM
See also
isSCM
-- determines if a (hyper)graph is sequentially Cohen-Macaulay