products/Sources/formale Sprachen/GAP/pkg/ctbllib/data/   (GAP Algebra Version 4.15.1©)  Datei vom 7.5.2024 mit Größe 130 kB image not shown  

Quelle  7gp-Rel-i   Sprache: unbekannt

 
#Example"7gp-Rel-i" . . . based on: examples/7gp
#vars: F, rels, procId;
#options: OutputLevel, ClassBound, OutputFile
F := FreeGroup("a""b");
rels := ["[b, a, a, b, b]^49""(a * b * b * a * b * a)^49""b^7"];
procId := PqStart(F : Prime := 7, Relators := rels);
#comment: set a different `ClassBound' by supplying <ClassBound>
#comment: also set a different print level by supplying <OutputLevel>
#sub <ClassBound> for <10if set and ok
PqPcPresentation(procId : ClassBound := 10
#sub <OutputLevel> for <1if set and ok
                          OutputLevel := 1);;
#comment: save the presentation to a different file by supplying <OutputFile>
#sub <OutputFile> for <ANUPQData.outfile> if set and ok
PqSavePcPresentation(procId, ANUPQData.outfile);;

Messung V0.5 in Prozent
C=96 H=89 G=92

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