cycleDecomposition w
Every permutation can be decomposed into a product of disjoint cycles. We follow the convention to write the decomposition in its "canonical" or "standard" form. So
1. each cycle is listed with its largest element first, and
2. the cycles are listed in increasing order.
|
|
The object cycleDecomposition is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Permutations/Documentation/mainDocs.m2:106:0.