extern Permutation *linkGensAtLevel(
PermGroup *G, /* The permutation group. */ Unsigned level) /* Permutations at or above this level
will be included. */
;
extern Permutation *linkEssentialGensAtLevel(
PermGroup *G, /* The permutation group. */ Unsigned level) /* Permutations at or above this level will be included if they are essential
at this level. */
;
externvoid constructBasicOrbit(
PermGroup *const G, /* The permutation group. */ constUnsigned level, /* The level of the basic orbit to build. */ char *option) /* One of the three options above. */
;
externUnsigned extendBasicOrbit(
PermGroup *G, /* The permutation group. */ Unsigned level, /* The level of the basic orbit to extend. */
Permutation *newGen) /* The new generator not previously included
the Schreier vector. */
;
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.