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

Quelle  PqDescendantsTreeCoclassOne-25-i   Sprache: unbekannt

 
#Example"PqDescendantsTreeCoclassOne-25-i" . based on manual example
#(demonstrates usage of `PqDescendantsTreeCoclassOne', by generating
all descendants of the elementary abelian group of order 25 of
5-coclass 1 up to 5-class 15. Most effective in XGAP.)
#vars: G, procId;
#options:
G := ElementaryAbelianGroup( 25 );
procId := PqStart( G );
PqDescendantsTreeCoclassOne( procId : TreeDepth := 15 );;

Messung V0.5 in Prozent
C=96 H=91 G=93

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