Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/crypting/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 20.5.2025 mit Größe 1 kB image not shown  

SSL runtime.h   Sprache: unbekannt

 
/****************************************************************************
**
*A  runtime.h                   ANUPQ source                   Eamonn O'Brien
**
*Y  Copyright 1995-2001,  Lehrstuhl D fuer Mathematik,  RWTH Aachen,  Germany
*Y  Copyright 1995-2001,  School of Mathematical Sciences, ANU,     Australia
**
*/


#if defined (RUN_TIME)

/* largest number of defining generators = 2^GSC1 - 1 */
unsigned long GSC1 = 9;
unsigned long MAXGENS = 511;

/* largest number of pc generators = 2^GSC2 - 1 */
unsigned long GSC2 = 16;
unsigned long MAXPC = 65535;

/* largest class */
unsigned long MAXCLASS = 63;

#endif

83%


[ Verzeichnis aufwärts0.16unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]