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

Quelle  PqDescendantsTreeCoclassOne-9-i   Sprache: unbekannt

 
#Example: "PqDescendantsTreeCoclassOne-9-i" . based on manual example
#(demonstrates how one may use `PqDescendantsTreeCoclassOne' to
# develop a descendants tree, by generating the 3-groups of rank 2
# and 3-coclass 1 up to 3-class 5. Most effective in XGAP.)
#vars: G, procId;
#options:
G := ElementaryAbelianGroup( 9 );
procId := PqStart( G );
PqDescendantsTreeCoclassOne( procId : TreeDepth := 5 );;

[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-09-04]