Artifact 9c74de281f4a728d7442f9c0a7718a89d3e1dcc12decb4628b5241a2418c6fb2:
- Executable file
r37/lisp/csl/html/r37_0358.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: 631) [annotate] [blame] [check-ins using] [more...]
<A NAME=revgradlex_term_order> <TITLE>revgradlex_term_order</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>REVGRADLEX TERM ORDER</B><P> <P> <P> <P> The terms are ordered first with their total degree (degree sum), and if the total degree is identical the comparison is the inverse of <A HREF=r37_0356.html>lex term order</A>. With <A HREF=r37_0368.html>groebner</A> and <A HREF=r37_0390.html>groebnerf</A> calculations this term order is similar to <A HREF=r37_0357.html>gradlex term order</A>; it is known as most efficient ordering with respect to computing time. <P> <P>