Hi... Currently I am running a code which generates groups from a set of generators, which in turn depends on an integer n running in the loop. Now the problem is that some groups that are generated have very large sizes (of the order of thousands). But I am only interested in groups that have a size less than, say, thousand.
I am using the command GroupWithGenerators to generate the groups. Is there some way I can tell GAP to stop forming the group as soon as it finds out that the order is greater than thousand. This will cut down the running time of the code considerably. Krishnamohan P Project Assistant CHEP, IISc Bangalore, India _______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum