externvoid popToHeight(
PartitionStack *piStack, /* The partition stack to pop. */ Unsigned newHeight) /* The new height for the stack. */
;
externvoid xPopToLevel(
CellPartitionStack *xPiStack, /* The cell partition stack to pop. */
UnsignedS *applyAfterLevel, Unsigned newHeight) /* The new height for the stack. */
;
externvoid *constructOrbitPartition(
PermGroup *G, /* The permutation group. */ Unsigned level, /* The orbits of G^(level) will be found. */
UnsignedS *orbitNumberOf, /* Set so that orbitNumberOf[pt] is the number
of the orbit containing pt. */
UnsignedS *sizeOfOrbit) /* Set so that sizeOfOrbit[i] is the size of
the i'th orbit. */
;
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.