Artifact 20d7555c427bea9a2052c86699edbc92ea504e333e65b858e157b13b694f30d0:
- Executable file
r37/lisp/csl/html/r37_0370.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: 767) [annotate] [blame] [check-ins using] [more...]
<A NAME=groebopt> <TITLE>groebopt</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>GROEBOPT</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> If <em>groebopt</em> is set ON, the sequence of variables is optimized with respect to execution speed of <em>groebner</em> calculations; note that the final list of variables is available in <A HREF=r37_0371.html>gvarslast</A>. By default <em>groebopt</em> is off, conserving the original variable sequence. <P> <P> An explicitly declared dependency using the <A HREF=r37_0192.html>depend</A> declaration supersedes the variable optimization. <P> <H3> examples: </H3> <P><PRE><TT></TT></PRE><P><P> <P> guarantees that a will be placed in front of x and y. <P> <P>