From the 1 of 2 linked papers with an AI index.
2 papers
math.CO2026
Reproducing the k-copwin Algorithm: Theory vs. Implementation
Meagan Mann, Christian Muise, Erin Meger
The paper details a Python implementation of the 2022 k‑copwin algorithm for the Cops and Robbers game on graphs, clarifying its operation and assessing practical deployment consid…
cs.GT2026
Domain Design for the Cops and Robbers Problem
Connor Little, Meagan Mann, Erin Meger +1
Cops and Robbers is a well-studied problem in graph theory. The setting consists of a robber and one or more cops placed on an undirected graph. Taking turns moving throughout the…