Tackling the Minimal Superpermutation Problem
Combinatorics
2014-08-22 v1 Data Structures and Algorithms
Abstract
A superpermutation on symbols is a string that contains each of the permutations of the symbols as a contiguous substring. The shortest superpermutation on symbols was conjectured to have length . The conjecture had been verified for . We disprove it by exhibiting an explicit counterexample for . 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.
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