Cycles representation
Given a permutation, returns a list with the cycles.
Syntax
cycles_representation(Permutation)
Description
Given a permutation, returns a list where each element is a cycle of the permutation.
Given a permutation, returns a list with the cycles.
cycles_representation(Permutation)
Given a permutation, returns a list where each element is a cycle of the permutation.