中文
相关论文

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

200 篇论文

Von Neumann's Min-Max Theorem guarantees that each player of a zero-sum matrix game has an optimal mixed strategy. This paper gives an elementary proof that each player has a near-optimal mixed strategy that chooses uniformly at random from…

计算复杂性 · 计算机科学 2015-06-02 Richard Lipton , Neal E. Young

We prove that the difference between the paint number and the choice number of a complete bipartite graph $K_{N,N}$ is $\Theta(\log \log N )$. That answers the question of Zhu (2009) whether this difference, for all graphs, can be bounded…

组合数学 · 数学 2021-12-17 Lech Duraj , Grzegorz Gutowski , Jakub Kozik

Flash memory is a non-volatile computer memory comprised of blocks of cells, wherein each cell can take on q different levels corresponding to the number of electrons it contains. Increasing the cell level is easy; however, reducing a cell…

信息论 · 计算机科学 2015-03-13 Eitan Yaakobi , Alexander Vardy , Paul H. Siegel , Jack K. Wolf

We suggest a generalization of Karchmer-Wigderson communication games to the multiparty setting. Our generalization turns out to be tightly connected to circuits consisting of threshold gates. This allows us to obtain new explicit…

计算复杂性 · 计算机科学 2020-02-19 Alexander Kozachinskiy , Vladimir Podolskii

We study colored coverage and clustering problems. Here, we are given a colored point set where the points are covered by (unknown) $k$ clusters, which are monochromatic (i.e., all the points covered by the same cluster, have the same…

计算几何 · 计算机科学 2021-05-17 Stav Ashur , Sariel Har-Peled

The availability of large-scale datasets, advanced architectures, and powerful computational resources have led to effective code models that automate diverse software engineering activities. The datasets usually consist of billions of…

软件工程 · 计算机科学 2024-01-15 Zhou Yang , Zhipeng Zhao , Chenyu Wang , Jieke Shi , Dongsun Kim , DongGyun Han , David Lo

Edge-matching problems, also called edge matching puzzles, are abstractions of placement problems with neighborhood conditions. Pieces with colored edges have to be placed on a board such that adjacent edges have the same color. The problem…

数据结构与算法 · 计算机科学 2017-03-29 Martin Ebbesen , Paul Fischer , Carsten Witt

We study single-player extensive-form games with imperfect recall, such as the Sleeping Beauty problem or the Absentminded Driver game. For such games, two natural equilibrium concepts have been proposed as alternative solution concepts to…

计算机科学与博弈论 · 计算机科学 2023-05-30 Emanuel Tewolde , Caspar Oesterheld , Vincent Conitzer , Paul W. Goldberg

Security questions are one of the techniques used to recover passwords. The main limitation of security questions is that users find strong answers difficult to remember. This leads users to trade-off security for the convenience of an…

密码学与安全 · 计算机科学 2017-09-26 Nicholas Micallef , Nalin Asanka Gamagedara Arachchilage

We investigate a discrete search game called the Multiple Caching Game where the searcher's aim is to find all of a set of $d$ treasures hidden in $n$ locations. Allowed queries are sets of locations of size $k$, and the searcher wins if in…

最优化与控制 · 数学 2025-09-03 Áron Jánosik , Csenge Miklós , Dániel G. Simon , Kristóf Zólomy

Cryptography has a pivotal role in securing our digital world. Nonetheless, it is a challenging topic to learn. In this paper, we show that despite its complex nature, dyslexia$-$a learning disorder that influences reading and writing…

软件工程 · 计算机科学 2024-06-11 Argianto Rahartomo , Harpreet Kaur , Mohammad Ghafari

Consider a well-shuffled deck of cards of $n$ different types where each type occurs $m$ times. In a complete feedback game, a player is asked to guess the top card from the deck. After each guess, the top card is revealed to the player and…

概率论 · 数学 2024-05-08 Andrea Ottolini , Raghavendra Tripathi

We transform a Muller game with n vertices into a safety game with (n!)^3 vertices whose solution allows to determine the winning regions of the Muller game and to compute a finite-state winning strategy for one player. This yields a novel…

计算机科学中的逻辑 · 计算机科学 2012-10-10 Daniel Neider , Roman Rabinovich , Martin Zimmermann

A major open problem in the area of infinite-duration games is to characterize winning conditions that are determined in finite-memory strategies. Infinite-duration games are usually studied over edge-colored graphs, with winning conditions…

计算机科学与博弈论 · 计算机科学 2022-01-25 Alexander Kozachinskiy

Combinatorial games lead to several interesting, clean problems in algorithms and complexity theory, many of which remain open. The purpose of this paper is to provide an overview of the area to encourage further research. In particular, we…

计算复杂性 · 计算机科学 2009-09-25 Erik D. Demaine , Robert A. Hearn

Many popular puzzle and matching games have been analyzed through the lens of computational complexity. Prominent examples include Sudoku, Candy Crush, and Flood-It. A common theme among these widely played games is that their generalized…

计算复杂性 · 计算机科学 2026-03-03 Linus Klocker , Simon D. Fink

We show that any memory-constrained, first-order algorithm which minimizes $d$-dimensional, $1$-Lipschitz convex functions over the unit ball to $1/\mathrm{poly}(d)$ accuracy using at most $d^{1.25 - \delta}$ bits of memory must make at…

机器学习 · 计算机科学 2024-07-25 Annie Marsden , Vatsal Sharan , Aaron Sidford , Gregory Valiant

The use of monotonicity and Tarski's theorem in existence proofs of equilibria is very widespread in economics, while Tarski's theorem is also often used for similar purposes in the context of verification. However, there has been…

计算复杂性 · 计算机科学 2019-09-10 Kousha Etessami , Christos Papadimitriou , Aviad Rubinstein , Mihalis Yannakakis

Coloring graphs is an important algorithmic problem in combinatorics with many applications in computer science. In this paper we study coloring tournaments. A chromatic number of a random tournament is of order $\Omega(\frac{n}{\log(n)})$.…

离散数学 · 计算机科学 2015-04-07 Krzysztof Choromanski , Tony Jebara

Recently, flash memories have become a competitive solution for mass storage. The flash memories have rather different properties compared with the rotary hard drives. That is, the writing of flash memories is constrained, and flash…

信息论 · 计算机科学 2016-11-17 Xudong Ma