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 463 B image not shown  

Quelle  3gp-a-Rel   Sprache: unbekannt

 
#Example"3gp-a-Rel" . . . based on: examples/3gpA
#(exponent 9 group with 2 generators of order 3)
#vars: F, procId, rels;
#options: OutputLevel 
F := FreeGroup("a""b");
rels := ["a^3""b^3"];
#altdo
#procId := PqStart( F );
#comment: set a different print level by supplying <OutputLevel>
#alt: sub <procId> for <F>
Pq( F : Prime := 3, Exponent := 9, Relators := rels, ClassBound := 6,
#sub <OutputLevel> for <1if set and ok
        OutputLevel := 1 );

Messung V0.5 in Prozent
C=98 H=97 G=97

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-18]