Papers by Joseph DiMuro
2 paper(s) by this author
· All BibTeX
The Warden's de Bruijn Sequence
The Warden's Game is a 2-player game, played with a row of coins. One player (the prisoner) wants to get all coins to show tails; the other player (the warden) wants to delay that as long as possible. At each turn, one player transfers the coin on the far right to the far left, and optionally flips that coin; the prisoner transfers heads, and the warden transfers tails. We will find the optimal strategies for both players, and we will also analyze some variations on this game.
Classifying Rotationally-Closed Languages Having Greedy Universal Cycles
Published
• View Publication
• BIB
Let $\textbf{T}(n,k)$ be the set of strings of length $n$ over the alphabet $Σ=\{1,2,\ldots,k\}$. A universal cycle for $\textbf{T}(n,k)$ can be constructed using a greedy algorithm: start with the string $k^n$, and continually append the least symbol possible without repeating a substring of length $n$. This construction also creates universal cycles for some subsets $\textbf{S}\subseteq\textbf{T}(n,k)$; we will classify all such subsets that are closed under rotations.