This option can be used to give an upper bound to the regularity of the strongly stable ideals.
The default is null (i.e. no bound).
i1 : QQ[t]; |
i2 : stronglyStableIdeals(4*t, 4, MaxRegularity=>4)
2 2 4 2 3
o2 = {ideal (x x , x , x x , x ), ideal (x x , x , x )}
0 1 0 0 2 1 0 1 0 1
o2 : List
|
The object MaxRegularity is a symbol.