When the option is used with the function randomMonomialIdeals, if IncludeZeroIdeals => true (the default), then zero ideals will be included in the list of random monomial ideals. If IncludeZeroIdeals => false, then any zero ideals produced will be excluded, along with the number of them.
|
|
The 0 listed is the zero ideal:
|
In the example below, in contrast, the list of ideals returned is empty since the single zero ideal generated is excluded:
|
The option can also be used with the function bettiStats. If ideals contains zero ideals, you may wish to exclude them when computing the Betti table statistics. In this case, use the optional input as follows:
|
|
|
|
|
The object IncludeZeroIdeals is a symbol.