Dear GAP forum, is there an "efficient" way to compute (the conjugacy classes of) all transitive subgroups of SymmetricGroup(n) or order n?
I.e. something more efficient than Filtered(ConjugacyClassesSubgroups(SymmetricGroup(n)), x -> n=Size(Representative(x)) and IsTransitive(Representative(x))) which has to compute all conjugacy classes. Thanks! Max _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
