Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/anupq/examples/   (GAP Algebra Version 4.15.1©)  Datei vom 28.7.2025 mit Größe 439 B image not shown  

Quelle  B2-5   Sprache: unbekannt

 
#Example"B2-5" . . . based on: examples/B2-5
#Construction of B(2,5)
#i.e. largest finite 2-generator group of exponent 5
#vars: F, procId;
#options: OutputLevel 
F := FreeGroup("a""b");
#altdo
#procId := PqStart( F );
#comment: set a different print level by supplying <OutputLevel>
#alt: sub <procId> for <F>
Pq( F : Prime := 5, ClassBound := 14, Exponent := 5,
#sub <OutputLevel> for <1if set and ok
        OutputLevel := 1 );

Messung V0.5 in Prozent
C=91 H=91 G=90

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-28]