English

Tackling the Minimal Superpermutation Problem

Combinatorics 2014-08-22 v1 Data Structures and Algorithms

Abstract

A superpermutation on nn symbols is a string that contains each of the n!n! permutations of the nn symbols as a contiguous substring. The shortest superpermutation on nn symbols was conjectured to have length i=1ni!\sum_{i=1}^n i!. The conjecture had been verified for n5n \leq 5. We disprove it by exhibiting an explicit counterexample for n=6n=6. This counterexample was found by encoding the problem as an instance of the (asymmetric) Traveling Salesman Problem, and searching for a solution using a powerful heuristic solver.

Keywords

Cite

@article{arxiv.1408.5108,
  title  = {Tackling the Minimal Superpermutation Problem},
  author = {Robin Houston},
  journal= {arXiv preprint arXiv:1408.5108},
  year   = {2014}
}

Comments

5 pages

R2 v1 2026-06-22T05:35:56.763Z