中文

Permutation Generation: Two New Permutation Algorithms

数据结构与算法 2007-05-23 v3 计算复杂性

摘要

Two completely new algorithms for generating permutations, shift-cursor algorithm and level algorithm, and their efficient implementations are presented in this paper. One implementation of the shift cursor algorithm gives an optimal solution of the permutation generation problem, and one implementation of the level algorithm can be used to generate random permutations.

关键词

引用

@article{arxiv.cs/0306025,
  title  = {Permutation Generation: Two New Permutation Algorithms},
  author = {Jie Gao and Dianjun Wang},
  journal= {arXiv preprint arXiv:cs/0306025},
  year   = {2007}
}

备注

7 pages, 4 figures