<varlistentry role="tactic.synopsis">
<term>Synopsis:</term>
<listitem>
- <para><emphasis role="bold">auto</emphasis> &autoparams;</para>
+ <para><emphasis role="bold">auto</emphasis> &autoparams;. </para>
+ <para><emphasis role="bold">autobatch</emphasis> &autoparams;</para>
</listitem>
</varlistentry>
<varlistentry>
controlled by the optional <command>params</command>.
Moreover, only lemmas whose type signature is a subset of the
signature of the current sequent are considered. The signature of
- a sequent is ...&TODO;</para>
+ a sequent is essentially the set of constats appearing in it.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
<entry>::=</entry>
<entry>[&simpleautoparam;]…
[<emphasis role="bold">by</emphasis>
- &term; [&term;]…]
+ &term;, [&term;]…]
</entry>
- <entry>&TODO;</entry>
</row>
</tbody>
</tgroup>
<entry id="grammar.simpleautoparam">&simpleautoparam;</entry>
<entry>::=</entry>
<entry><emphasis role="bold">depth=&nat;</emphasis></entry>
- <entry>&TODO;</entry>
+ <entry>Give a bound to the depth of the search tree</entry>
</row>
<row>
<entry/>
<entry>|</entry>
<entry><emphasis role="bold">width=&nat;</emphasis></entry>
- <entry>&TODO;</entry>
+ <entry>The maximal width of the search tree</entry>
</row>
<row>
<entry/>
<entry>|</entry>
- <entry><emphasis role="bold">&TODO;</emphasis></entry>
- <entry>&TODO;</entry>
+ <entry><emphasis role="bold">library</emphasis></entry>
+ <entry>Search everywhere (not only in included files)</entry>
+ </row>
+ <row>
+ <entry/>
+ <entry>|</entry>
+ <entry><emphasis role="bold">type</emphasis></entry>
+ <entry>Try to close also goals of sort Type, otherwise only goals
+ living in sort Prop are attacked.
+ </entry>
+ </row>
+ <row>
+ <entry/>
+ <entry>|</entry>
+ <entry><emphasis role="bold">paramodulation</emphasis></entry>
+ <entry>Try to close the goal performing unit-equality paramodulation
+ </entry>
</row>
</tbody>
</tgroup>
<row>
<entry/>
<entry>|</entry>
- <entry><link linkend="tac_auto"><emphasis role="bold">auto</emphasis></link> <emphasis><link linkend="grammar.autoparams">auto_params</link></emphasis></entry>
+ <entry><link linkend="tac_auto"><emphasis role="bold">auto</emphasis></link> <emphasis><link linkend="grammar.autoparams">auto_params</link></emphasis>. <emphasis role="bold">autobatch</emphasis> <emphasis><link linkend="grammar.autoparams">auto_params</link></emphasis></entry>
</row>
<row>
<entry/>