English

Solving Static Permutation Mastermind using $O(n \log n)$ Queries

Combinatorics 2022-01-12 v2 Probability

Abstract

Permutation Mastermind is a version of the classical mastermind game in which the number of positions nn is equal to the number of colors kk, and repetition of colors is not allowed, neither in the codeword nor in the queries. In this paper we solve the main open question from Glazik, J\"ager, Schiemann and Srivastav (2021), who asked whether their bound of O(n1.525)O(n^{1.525}) for the static version can be improved to O(nlogn)O(n \log n), which would be best possible. By using a simple probabilistic argument we show that this is indeed the case.

Keywords

Cite

@article{arxiv.2103.02527,
  title  = {Solving Static Permutation Mastermind using $O(n \log n)$ Queries},
  author = {Maxime Larcher and Anders Martinsson and Angelika Steger},
  journal= {arXiv preprint arXiv:2103.02527},
  year   = {2022}
}

Comments

6 pages

R2 v1 2026-06-23T23:43:09.065Z