Complexity of deciding whether the hunting number is at most a fixed constant
Determine, for each fixed integer k greater than or equal to 2, the computational complexity of deciding whether an input graph G satisfies h(G) <= k, including the restricted case in which G is a tree.
References
We know that deciding whether one hunter can win is polynomial, but the complexity of deciding whether the hunting number is less than some given constant $k$ is unknown for $k\ge 2$ even in the case of trees.
— Hunting a rabbit is hard
(2502.15982 - Ben-Ameur et al., 21 Feb 2025) in Section 6, Final remarks