<p>It is possible to get informations about the status of the computation of the functions of Chapter <a href="chap2_mj.html#X829BA50B82FEC109"><span class="RefLink">2</span></a> of this manual.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ InfoPolenta</code></td><td class="tdright">( info class )</td></tr></table></div>
<p>is the Info class of the <strong class="pkg">Polenta</strong> package (for more details on the Info mechanism see Section <a href="../../../doc/ref/chap7_mj.html#X7A9C902479CB6F7C"><spanclass="RefLink">Reference: Info Functions</span></a> of the <strong class="pkg">GAP</strong> Reference Manual). With the help of the function <code class="code">SetInfoLevel(InfoPolenta,<varclass="Arg">level</var>)</code> you can change the info level of <code class="code">InfoPolenta</code>.</p>
<ul>
<li><p>If <code class="code">InfoLevel( InfoPolenta )</code> is equal to 0 then no information messages are displayed.</p>
</li>
<li><p>If <code class="code">InfoLevel( InfoPolenta )</code> is equal to 1 then basic informations about the process are provided. For further background on the displayed informations we refer to <a href="chapBib_mj.html#biBAssmann">[Ass03]</a> (publicly available via the Internet address <span class="URL"><a href="http://www.icm.tu-bs.de/ag_algebra/software/assmann/diploma.pdf">http://www.icm.tu-bs.de/ag_algebra/software/assmann/diploma.pdf</a></span>).</p>
</li>
<li><p>If <code class="code">InfoLevel( InfoPolenta )</code> is equal to 2 then, in addition to the basic information, the generators of computed subgroups and module series are displayed.</p>
<span class="GAPprompt">gap></span> <span class="GAPinput">PcpGroupByMatGroup( PolExamples(11) );</span>
#I Determine a constructive polycyclic sequence
for the input group ...
#I
#I Chosen admissible prime: 3
#I
#I Determine a constructive polycyclic sequence
for the image under the p-congruence homomorphism ...
#I finished.
#I Finite image has relative orders [ 3, 2, 3, 3, 3 ].
#I
#I Compute normal subgroup generators for the kernel
of the p-congruence homomorphism ...
#I finished.
#I
#I Compute the radical series ...
#I finished.
#I The radical series has length 4.
#I
#I Compute the composition series ...
#I finished.
#I The composition series has length 5.
#I
#I Compute a constructive polycyclic sequence
for the induced action of the kernel to the composition series ...
#I finished.
#I This polycyclic sequence has relative orders [ ].
#I
#I Calculate normal subgroup generators for the
unipotent part ...
#I finished.
#I
#I Determine a constructive polycyclic sequence
for the unipotent part ...
#I finished.
#I The unipotent part has relative orders
#I [ 0, 0, 0 ].
#I
#I ... computation of a constructive
polycyclic sequence for the whole group finished.
#I
#I Compute the relations of the polycyclic
presentation of the group ...
#I Compute power relations ...
#I ... finished.
#I Compute conjugation relations ...
#I ... finished.
#I Update polycyclic collector ...
#I ... finished.
#I finished.
#I
#I Construct the polycyclic presented group ...
#I finished.
#I
Pcp-group with orders [ 3, 2, 3, 3, 3, 0, 0, 0 ]
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.