<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>