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

Quelle  PqDescendantsTreeCoclassOne-16-i   Sprache: unbekannt

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

Messung V0.5
C=96 H=98 G=96

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]