i3 : (intCl,normRees)=intclMonIdeal(allComputations=>true,I)
3 2 3 2
o3 = (ideal (x , x y, y , x*y ),
------------------------------------------------------------------------
MonomialSubalgebra{cache => CacheTable{...1...} })
3 2 3 2
generators => {x, y, t, x a, x y*a, y a, x*y a}
ZZ
ring => --[x, y, t, a]
37
o3 : Sequence
|
i4 : normRees.cache#"cone"
o4 = RationalCone{cgr => 0 }
equ => 0
gen => | 1 0 0 0 |
| 0 1 0 0 |
| 0 0 1 0 |
| 3 0 0 1 |
| 2 1 0 1 |
| 0 3 0 1 |
| 1 2 0 1 |
inv => HashTable{ => (1, 1, 1, 1) }
degree 1 elements => 7
embedding dim => 4
graded => true
grading => (1, 1, 1, -2)
grading denom => 1
hilbert basis elements => 7
hilbert quasipolynomial denom => 6
hilbert series denom => (1, 1, 1, 1)
hilbert series num => (1, 3)
index => 1
inhomogeneous => false
multiplicity => 4
multiplicity denom => 1
number extreme rays => 5
number support hyperplanes => 5
primary => false
rank => 4
size triangulation => 3
sum dets => 4
sup => | 0 1 0 0 |
| 0 0 1 0 |
| 0 0 0 1 |
| 1 1 0 -3 |
| 1 0 0 0 |
o4 : RationalCone
|