Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/anupq/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 28.7.2025 mit Größe 732 B image not shown  

Quelle  7gp-PG-i   Sprache: unbekannt

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

                                  [[6,1],
                                   [6,0]] ]);;
PqPGConstructDescendants(procId : ClassBound := 2,
                                  CapableDescendants,
                                  StepSize := 1);;

Messung V0.5
C=81 H=94 G=87

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]