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

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

 
#Example"5gp-b-Rel-i" . . . based on: examples/5gpB
#vars: F, rels, procId;
#options: OutputLevel, ClassBound
F := FreeGroup("x""y""z""w");
rels := ["x^25 * (x^z)^-1""[x, y] * z^-1""[x, z]"];
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 <5if set and ok
PqPcPresentation(procId : ClassBound := 5
#sub <OutputLevel> for <1if set and ok
                          OutputLevel := 1);;

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

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