Multiset permutation generation by transpositions
Hans Jakob Rivertz

TL;DR
This paper introduces a novel algorithm for generating all multiset permutations using transpositions, emphasizing adjacent swaps and a specific transposition condition to efficiently produce permutations with minimal storage.
Contribution
The paper presents a new permutation generation algorithm for multisets based solely on transpositions, with a unique condition for non-adjacent swaps to improve efficiency.
Findings
Efficient permutation generation with minimal storage
Uses only transpositions, favoring adjacent swaps
Imposes a specific condition for non-adjacent transpositions
Abstract
This paper proposes a new algorithm for generating all permutations of multisets. The method uses transpositions only and adjacent transpositions are favoured. The algorithm requires a strong homogeneous transposition condition: non-adjacent transpositions are allowed only if all elements between the two permuted elements are equal to the smallest of those two elements. The storage required by the algorithm is small.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsgraph theory and CDMA systems · Genome Rearrangement Algorithms
