====== BigObject GroebnerBasis ====== //from application [[..:polytope|polytope]]//\\ \\ The Groebner basis of the homogeneous toric ideal associated to the polytope, the term order is given in matrix form. ===== Properties ===== ==== no category ==== {{anchor:basis:}} ? **''BASIS''** :: The Groebner basis for a defined term order. ? Type: :''[[..:common#Matrix |Matrix]]<[[..:common#Integer |Integer]],[[..:common#NonSymmetric |NonSymmetric]]>'' ---- {{anchor:term_order_matrix:}} ? **''TERM_ORDER_MATRIX''** :: The term order in matrix form; if not square, then a tie breaker is used. ? Type: :''[[..:common#Matrix |Matrix]]<[[..:common#Integer |Integer]],[[..:common#NonSymmetric |NonSymmetric]]>'' ---- {{anchor:term_order_name:}} ? **''TERM_ORDER_NAME''** :: A term order by name; allowed acronyms are ''lex'', ''deglex'' and ''degrevlex''. ? Type: :''[[..:common#String |String]]'' ----