Nijenhuis and Wilf asked the following question in their Combinatorial Algorithms textbook from 1975: Can the permutations of f1; 2; : : : ; ng be ordered so that each permutation is transformed into the next by applying either the operation τ, a rotation to the left, or τ, a transposition of the first two symbols? nuth rated he challenge of finding a cyclic solution for odd n (cycles do not exist for even n > 2) at 48/50 in The Art of Computer Programming, which makes it Volume 4's hardest open problem since the 'middle levels' problem was solved by Mütze. In this paper we solve the 40 year-old question by Nijenhuis and Wilf, by providing a simple successor rule to generate each successive permutation. We also present insights into how our solution can be modified to find a Hamilton cycle for odd n.
CITATION STYLE
Sawada, J., & Williams, A. (2018). A Hamilton path for the sigma-Tau problem. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 568–575). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975031.37
Mendeley helps you to discover research relevant for your work.