Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/sotgrps/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2024 mit Größe 711 B image not shown  

Quelle  pcp.tst   Sprache: unbekannt

 
#@if IsPackageMarkedForLoading("polycyclic", "")
gap> LoadPackage("polycyclic", false);
true

#
gap> AllSOTGroups(60,IsPcpGroup);
[ Pcp-group with orders [ 2, 2, 3, 5 ], Pcp-group with orders [ 2, 2, 3, 5 ], 
  Pcp-group with orders [ 2, 2, 3, 5 ], Pcp-group with orders [ 2, 2, 3, 5 ], 
  Pcp-group with orders [ 2, 2, 3, 5 ], Pcp-group with orders [ 3, 5, 2, 2 ], 
  Pcp-group with orders [ 2, 2, 5, 3 ], Pcp-group with orders [ 2, 2, 3, 5 ], 
  Pcp-group with orders [ 2, 2, 3, 5 ], Pcp-group with orders [ 2, 2, 3, 5 ], 
  Pcp-group with orders [ 2, 2, 3, 5 ], Pcp-group with orders [ 2, 2, 3, 5 ], 
  Alt( [ 1 .. 5 ] ) ]

#
gap> SOTGroup(2*3*5*7, 1, IsPcpGroup);
Pcp-group with orders [ 2, 3, 5, 7 ]

#@fi

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]