<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ PermComplement</code>( <var class="Arg">perm</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Returns: The permutation that is the complement of <code class="code">perm</code>.</p>
<p>The complement of a permutation <span class="SimpleMath">τ=τ_1...τ_n</span> is the permutation</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ IsRankEncoding</code>( <var class="Arg">perm</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Returns: <code class="code">true</code> if <code class="code">perm</code> is a valid rank encoding of a permutation.</p>
<p><code class="code">IsRankEncoding</code> checkes whether the input list <code class="code">perm</code> is a valid rank encoding by checking whether it is accepted by the bounded class automaton, with the highest rank being set by the highest element in <code class="code">perm</code>.</p>
¤ 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.0.11Bemerkung:
(vorverarbeitet am 2026-05-06)
¤
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 und die Messung sind noch experimentell.