On 31 May 2006, at 15:50, Fernando Fantino wrote:Is there a GAP command that tests whether two permutations have the same =cycle type structure?i.e. if x=(123) (45)(789) " command? " (x) = ( 3 , 2 , 2 ).
`CycleStructurePerm' (see the manual) will return the cycle structure, you can then compare its values.
Best, Alexander Hulpke _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
