PermutationWithCycle
PermutationWithCycle[n,{i,j,…}]
gives a size
permutation in which
is a cycle and all other elements are fixed points.
更多信息和选项
参见
技术笔记
相关指南
Combinatorica`
Combinatorica`
PermutationWithCycle
PermutationWithCycle[n,{i,j,…}]
gives a size
permutation in which
is a cycle and all other elements are fixed points.
更多信息和选项
- To use PermutationWithCycle, you first need to load the Combinatorica Package using Needs["Combinatorica`"].