项目作者: Eidonko

项目描述 :
Permutations can be considered as the orbits of a dynamic system p' = succ(p), where p is a permutation and p' is its successor in the lexycographically ordered set of permutations (plus the Nil permutation, whose successor is Nil). Here I present a function that produces those orbits as well as a number of "permutation numbers" derived from those orbits.
高级语言: CWeb
项目地址: git://github.com/Eidonko/Permutation-numbers.git
创建时间: 2018-05-29T18:16:05Z
项目社区:https://github.com/Eidonko/Permutation-numbers

开源协议:MIT License

下载