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

  • Maxime Larcher
  • Anders Martinsson
  • Angelika Steger

Abstract

Permutation Mastermind is a version of the classical mastermind game in which the number of positions $n$ is equal to the number of colors $k$, 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äger, Schiemann and Srivastav (2021), who asked whether their bound of $O(n^{1.525})$ for the static version can be improved to $O(n \log n)$, which would be best possible. By using a simple probabilistic argument we show that this is indeed the case.

Published
2022-01-28
Article Number
P1.20