| LIB "normaliz.lib";
ring R=0,(x,y,z,t),dp;
ideal I=x3,x2y,y3;
list l=intclMonIdeal(I);
showNuminvs();
==> hilbert_basis_elements : 7
==> number_extreme_rays : 5
==> rank : 4
==> index : 1
==> number_support_hyperplanes : 5
==> homogeneous : 1
==> height_1_elements : 7
==> homogeneous_weights : 1,1,1,-2
==> multiplicity : 4
==> primary : 0
|