# Syntactic View of Sigma-Tau Generation of Permutations

**Authors:** Wojciech Rytter, Wiktor Zuba

arXiv: 1903.10701 · 2019-03-27

## TL;DR

This paper presents a syntactic perspective on the sigma-tau permutation generation, demonstrating its high compressibility and enabling efficient ranking and unranking algorithms.

## Contribution

It introduces a syntactic framework for the sigma-tau permutation generation sequence, achieving a compact representation and fast algorithms for permutation ranking and unranking.

## Key findings

- Sequence has $O(n^2 \, \log n)$ bit description
- Enables fast permutation ranking and unranking algorithms
- Provides a syntactic view of permutation generation

## Abstract

We give a syntactic view of the Sawada-Williams $(\sigma,\tau)$-generation of permutations. The corresponding sequence of $\sigma-\tau$-operations, of length $n!-1$ is shown to be highly compressible: it has $O(n^2\log n)$ bit description. Using this compact description we design fast algorithms for ranking and unranking permutations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.10701/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1903.10701/full.md

## References

7 references — full list in the complete paper: https://tomesphere.com/paper/1903.10701/full.md

---
Source: https://tomesphere.com/paper/1903.10701