Artifact 229c266fa2bc12d9898c739a4e34a0d4fc25ef574727bfc4b932a40fbb5f4eb0:
- Executable file
r37/lisp/csl/html/r37_0353.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 610) [annotate] [blame] [check-ins using] [more...]
<A NAME=Term_order> <TITLE>Term_order</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>TERM ORDER</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>introduction</B><P> <P> <P> <P> For all <em>Groebner</em> operations the polynomials are represented in distributive form: a sum of terms (monomials). The terms are ordered corresponding to the actual <em>term order</em> which is set by the <A HREF=r37_0354.html>torder</A> operator, and to the actual variable sequence which is either given as explicit parameter or by the system <A HREF=r37_0002.html>kernel</A> order. <P> <P>