An Optimal Algorithm for Binary Closest String
arXiv:2605.31417
Abstract
We revisit the Binary Closest String problem, which asks, given a set of binary strings , to compute a string minimizing the maximum Hamming distance to . A long line of work has focused on parameterized algorithms with respect to the optimal distance , yielding a sequence of improvements from through , , , to the current best-known running time of [Chen, Ma, Wang; Algorithmica '16]. We present a faster randomized algorithm running in time . Our result matches a recent fine-grained lower bound [Abboud, Fischer, Goldenberg, Karthik C.S., Safier; ESA '23], and is therefore conditionally optimal. As an extra benefit, our algorithm is remarkably simple.