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

Quelle  5gp-PG-i   Sprache: unbekannt

 
#Example"5gp-PG-i" . . . based on: examples/pga_5gp
#Descendants of C5 x C5
#vars: F, procId;
#options: OutputLevel
F := FreeGroup("a""b");
procId := PqStart(F : Prime := 5);
#comment: set a different print level by supplying <OutputLevel>
PqPcPresentation(procId : ClassBound := 1
#sub <OutputLevel> for <1if set and ok
                          OutputLevel := 1);;
PqComputePCover(procId);;
PqPGSupplyAutomorphisms(procId, [ [[2,0],
                                   [0,1]],

                                  [[4,1],
                                   [4,0]] ]);;
PqPGConstructDescendants(procId : ClassBound := 2,
                                  StepSize := 2,
                                  RankInitialSegmentSubgroups := 4);;

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

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