PermutationListQ
PermutationListQ(permutation-list)if
permutation-listis a valid permutation list returnTrue.
See
Examples
>> PermutationListQ({5, 7, 6, 1, 3, 4, 2, 8})TrueRelated terms
Cycles, FindPermutation, PermutationCycles, PermutationCyclesQ, PermutationList, PermutationReplace, Permutations, Permute
Implementation status
- ✅ - full supported