[next][previous][up][top][index]
search for:

MonomialOrder -- monomial ordering

MonomialOrder -- an optional argument used with monoids to indicate a monomial ordering other than the default (graded reverse lexicographic)

Permissible values:

  • GRevLex -- reverse lexicographic ordering
  • GLex -- graded lexicographic ordering
  • Lex -- lexicographic ordering
  • RevLex -- reverse lexicographic ordering
  • Eliminate -- elimination ordering
  • ProductOrder -- product ordering
  • Eventually, more general monomial orders will be allowed.

    See also:

  • polynomial rings with other monomial orderings
  • Weights -- specify monomial ordering by weights
  • Functions with optional argument named MonomialOrder :

  • graphIdeal(..., MonomialOrder) -- monomial ordering
  • graphRing(..., MonomialOrder) -- monomial ordering
  • modifyRing(..., MonomialOrder) -- monomial ordering
  • pushForward(..., MonomialOrder) -- monomial ordering
  • pushForward1(..., MonomialOrder => ...) -- specify the elimination order to use in pushForward1
  • sortColumns(..., MonomialOrder => ...) -- specify Ascending or Descending sort order
  • symmetricAlgebra(..., MonomialOrder) -- monomial ordering
  • tensor(..., MonomialOrder) -- monomial ordering

  • [next][previous][up][top][index]
    search for: