#define PQSPACE 10000000 /* space allocated for computation in array y */ #define MAXWORD 10000 /* maximum length of word */
#define STACK_SIZE 50000 /* dimension of collection stack */ #define DEFAULT_CLASS 10 /* default class bound for computation */ #define LINK_SOLUBLE_FLAG -1 /* flag in GAP output file indicating
soluble stabiliser */ #define ALL 999 /* step size flag to indicate that all
descendants should be constructed */
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.