Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/anupq/examples/   (Algebra von RWTH Aachen 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");
#alt: do
#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 <1> if set and ok
        OutputLevel := 1 );

[ Dauer der Verarbeitung: 0.6 Sekunden  (vorverarbeitet)  ]