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