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

Quelle  itp_small.tbl   Sprache: unbekannt

 
#############################################################################
##
#W  itp_small.tbl    Small loops up to isotopism          Nagy / Vojtechovsky
##  
##  
#Y  Copyright (C)  2004,  G. P. Nagy (University of Szeged, Hungary),  
#Y                        P. Vojtechovsky (University of Denver, USA)
##

#(PROG) In all itp_xxx.tbl files, the data structure points to the
# corresponding xxx.tbl file. 
# For instance, itp_small_data[3][6][7] = m means that the loop
# is returned as small_data[3][6][m].

LOOPS_itp_small_data := [
# implemented orders
[ 5, 6 ],
# number of loops of given order
[ 1, 20 ],
# the loops
[
#order 5
[
1
],
#order 6
[
1,3,4,9,12,13,16,18,19,20,37,38,41,42,45,46,47,55,62,78
]
]
];  

[ Dauer der Verarbeitung: 0.27 Sekunden  (vorverarbeitet)  ]