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

Quelle  5gp-c-Rel-i   Sprache: unbekannt

 
#Example"5gp-c-Rel-i" . . . based on: examples/keyword_5gp
#vars: F, rels, procId;
#options: OutputLevel, ClassBound
F := FreeGroup("a""b""c""d");
rels := ["[a, b, b, c]""(a * b * c^d * a)^25"
         "(a * b)^25 * [a, c, c, d]^-2"];
procId := PqStart(F : Prime := 5, Relators := rels);
#comment: set a different `ClassBound' by supplying <ClassBound>
#comment: also set a different print level by supplying <OutputLevel>
#sub <ClassBound> for <2if set and ok
PqPcPresentation(procId : ClassBound := 2
#sub <OutputLevel> for <1if set and ok
                          OutputLevel := 1);;

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

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