Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/loops/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2024 mit Größe 553 B image not shown  

Quelle  random.gd   Sprache: unbekannt

 
############################################################################
##
#W  random.gd     Random loops [loops]
##  
##  
#Y  Copyright (C)  2004,  G. P. Nagy (University of Szeged, Hungary),  
#Y                        P. Vojtechovsky (University of Denver, USA)
##

DeclareOperation( "RandomQuasigroup", [IsInt, IsInt ] );
# There is also a version of RandomLoop with [ IsInt ].
DeclareOperation( "RandomLoop", [ IsInt, IsInt ] );
# There is also a version of RandomLoop with [ IsInt ].
DeclareOperation( "RandomNilpotentLoop", [ IsList ] );



[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]