#define PSP 500000 #define SVSP 100000 #define NPT 32767 #define MB 80 #define TRSP 2000000 /* TRSP is the space of the array used to store the coset reps, which are stored using a tree structure.
*/
char inf0[80], inf1[80], inf2[80], inf3[80], outf1[80], outf2[80], outf3[80],
temp1[90], temp2[90], /* inf1 is gpname.?1 (no default) inf2 is gpname.?2 (no default, the subgroup of inf1 for which transversal is to be computed). Defaults: inf3 gpname.pg outf1 inf3.nr outf2 gpname.dcr outf3 gpname.cr. inf0 is used to remember the gpname alone.
*/
ofstr[2], ngn[8], expg, exph, cr, dcr, hg, triv, cong; int psp = PSP, trsp = TRSP, svsp = SVSP; int mpt = NPT, mb = MB, nfuse, tree[TRSP], perm[PSP], gorb[NPT + 1],
lorbg[MB], lorbh[MB], base[MB], fpt[MB], bpt[MB], coh_index[MB + 1],
*cp[10 * NPT], *trad[MB], *sv[SVSP], *tailad[MB], **cpad[MB],
**svgptr[MB], **svhptr[MB];
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.