############################################################################# ## #W itp_small.tbl Small loops up to isotopism Nagy / Vojtechovsky ## #H @(#)$Id: itp_small.tbl, v 2.2.0 2012/06/28 gap Exp $ ## #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 ] ] ];