Open Computer Science (May 2022)

Two hide-search games with rapid strategies for multiple parallel searches

  • Creasey Peter E.

DOI
https://doi.org/10.1515/comp-2022-0243
Journal volume & issue
Vol. 12, no. 1
pp. 171 – 180

Abstract

Read online

Making a rapid unpredictable decision from NN choices of unequal value is a common control task. When the cost of predictability can be modelled as a penalty hidden under a single option by an intelligent adversary, then an optimal strategy can be found efficiently in O(NlogN)O\left(N\log N) steps using an approach described by Sakaguchi for a zero-sum hide-search game. In this work, we extend this to two games with multiple parallel predictions, either coordinated or drawn independently from the optimal distribution, both of which can be solved with the same scaling. An open-source code is provided online at https://github.com/pec27/rams.

Keywords