dim N
codim N
This method computes the dimension of the variety associated to a chordal network.
i1 : I = adjacentMinorsIdeal(QQ,2,10); o1 : Ideal of QQ[a..t]
i2 : N = chordalNet I;
i3 : chordalTria N;
i4 : dim N o4 = 11