中文
相关论文

相关论文: Playing Mastermind With Constant-Size Memory

200 篇论文

We analyze the general version of the classic guessing game Mastermind with $n$ positions and $k$ colors. Since the case $k \le n^{1-\varepsilon}$, $\varepsilon>0$ a constant, is well understood, we concentrate on larger numbers of colors.…

数据结构与算法 · 计算机科学 2013-01-18 Benjamin Doerr , Carola Doerr , Reto Spöhel , Henning Thomas

Mastermind game is a two players zero sum game of imperfect information. The first player, called codemaker, chooses a secret code and the second player, called codebreaker, tries to break the secret code by making as few guesses as…

数据结构与算法 · 计算机科学 2016-11-21 Mourad El Ouali , Christian Glazik , Volkmar Sauerland , Anand Srivastav

Mastermind is a popular board game released in 1971, where a codemaker chooses a secret pattern of colored pegs, and a codebreaker has to guess it in several trials. After each attempt, the codebreaker gets a response from the codemaker…

计算机科学与博弈论 · 计算机科学 2012-03-15 Giovanni Viglietta

In the past three decades, deductive games have become interesting from the algorithmic point of view. Deductive games are two players zero sum games of imperfect information. The first player, called "codemaker", chooses a secret code and…

数据结构与算法 · 计算机科学 2013-03-27 Mourad El Ouali , Volkmar Sauerland

I consider the natural infinitary variations of the games Wordle and Mastermind, as well as their game-theoretic variations Absurdle and Madstermind, considering these games with infinitely long words and infinite color sequences and…

逻辑 · 数学 2023-09-06 Joel David Hamkins

We study variants of Mastermind, a popular board game in which the objective is sequence reconstruction. In this two-player game, the so-called \textit{codemaker} constructs a hidden sequence $H = (h_1, h_2, \ldots, h_n)$ of colors selected…

组合数学 · 数学 2017-09-27 Aaron Berger , Christopher Chute , Matthew Stone

Since the 1960s Mastermind has been studied for the combinatorial and information theoretical interest the game has to offer. Many results have been discovered starting with Erd\H{o}s and R\'enyi determining the optimal number of queries…

组合数学 · 数学 2023-09-20 Anders Martinsson , Pascal Su

From the 1970s up to now, Mastermind, a classic two-player game, has attracted plenty of attention, not only from the public as a popular game, but also from the academic community as a scientific issue. Mastermind with n positions and k…

量子物理 · 物理学 2023-02-14 Lvzhou Li , Jingquan Luo , Yongzhen Xu

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…

组合数学 · 数学 2022-01-12 Maxime Larcher , Anders Martinsson , Angelika Steger

Mastermind is famous two-players game. The first player (codemaker) chooses a secret code which the second player (codebreaker) is supposed to crack within a minimum number of code guesses (queries). Therefore, codemaker's duty is to help…

数据结构与算法 · 计算机科学 2020-03-27 Moura El Ouali , Volkmar Sauerland

A query game is a pair of a set $Q$ of queries and a set $\mathcal{F}$ of functions, or codewords $f:Q\rightarrow \mathbb{Z}.$ We think of this as a two-player game. One player, Codemaker, picks a hidden codeword $f\in \mathcal{F}$. The…

组合数学 · 数学 2023-07-11 Anders Martinsson

In this paper, we study the algorithmic complexity of the Mastermind game, where results are single-color black pegs. This differs from the usual dual-color version of the game, but better corresponds to applications in genetics. We show…

数据结构与算法 · 计算机科学 2009-05-13 Michael T. Goodrich

Mastermind is in essence a search problem in which a string of symbols that is kept secret must be found by sequentially playing strings that use the same alphabet, and using the responses that indicate how close are those other strings to…

神经与进化计算 · 计算机科学 2012-07-06 J. J. Merelo , Antonio M. Mora , Carlos Cotta , Thomas P. Runarsson

We study the query complexity of a permutation-based variant of the guessing game Mastermind. In this variant, the secret is a pair $(z,\pi)$ which consists of a binary string $z \in \{0,1\}^n$ and a permutation $\pi$ of $[n]$. The secret…

数据结构与算法 · 计算机科学 2018-12-21 Peyman Afshani , Manindra Agrawal , Benjamin Doerr , Carola Doerr , Kasper Green Larsen , Kurt Mehlhorn

We introduce an extension of Mastermind called Clear Mastermind with enhanced feedback inspired by that from Wordle. The only difference between Clear Mastermind and Mastermind is a rule that provides more precise feedback, as found in…

组合数学 · 数学 2024-03-28 Renyuan Li , Shenglong Zhu

Black-box complexity studies lower bounds for the efficiency of general-purpose black-box optimization algorithms such as evolutionary algorithms and other search heuristics. Different models exist, each one being designed to analyze a…

神经与进化计算 · 计算机科学 2015-09-11 Carola Doerr , Johannes Lengler

In the Generalized Mastermind problem, there is an unknown subset $H$ of the hypercube $\{0,1\}^d$ containing $n$ points. The goal is to learn $H$ by making a few queries to an oracle, which, given a point $q$ in $\{0,1\}^d$, returns the…

数据结构与算法 · 计算机科学 2024-09-11 Milind Prabhu , David Woodruff

We close the gap in the proof (published by Chen and Lin) of formulas for the minimum number of questions required in the expected case for Mastermind and its variant called AB game, where both games are played with two pegs and $n$ colors.…

组合数学 · 数学 2018-08-14 Marcin Peczarski

The AB game is a two-player game, where the codemaker has to choose a secret code and the codebreaker has to guess it in as few questions as possible. It is a variant of the famous Mastermind game, with the only difference that all pegs in…

计算机科学与博弈论 · 计算机科学 2015-03-17 Gerold Jäger , Marcin Peczarski

A card guessing game is played between two players, Guesser and Dealer. At the beginning of the game, the Dealer holds a deck of $n$ cards (labeled $1, ..., n$). For $n$ turns, the Dealer draws a card from the deck, the Guesser guesses…

计算复杂性 · 计算机科学 2022-01-04 Boaz Menuhin , Moni Naor
‹ 上一页 1 2 3 10 下一页 ›