English

FO Value Discovery and Partial Vertex Cover Discovery

Discrete Mathematics 2026-07-07 v1 Logic in Computer Science Combinatorics

Abstract

We study solution discovery in the token-sliding model from a logical and cost-value optimization perspective. In solution discovery, we are given a graph, an initial placement of kk tokens, and a movement budget bb. The task is to find a reachable target configuration satisfying a prescribed condition. Our results are inspired by \textsc{Partial Vertex Cover Discovery}, where the condition is that the~kk tokens cover at least tt edges of the input graph. This objective is not merely a sum of independent occupied vertex contributions: each selected vertex contributes its degree, but edges with both endpoints selected have to be subtracted once. To capture this phenomenon, we introduce \textsc{FO Value Discovery}, an optimization problem in which the value of a selected tuple is given by unary vertex weights together with first-order definable correction terms. We further generalize the setting to \textsc{FO Cost-Value Decision}, where vertices carry both costs and values, and the task is to decide whether there is a tuple whose first-order value expression reaches a prescribed value threshold while respecting a cost bound. Finally, we study the parameterized complexity of \textsc{Partial Vertex Cover Discovery} and \textsc{Vertex Cover Discovery}. As a consequence of the logical meta-theorems, we obtain fixed-parameter tractability of \textsc{Partial Vertex Cover Discovery} on several graph classes, including classes of locally bounded cliquewidth. We also show that \textsc{Partial Vertex Cover Discovery} is W[1]-hard parameterized by k+bk+b and fixed-parameter tractable on dd-degenerate graphs parameterized by k+dk+d. For \textsc{Vertex Cover Discovery}, we prove NP-hardness on planar graphs, W[1]-hardness parameterized by the clique cover number, even when a clique cover is supplied with the input, and W[1]-hardness with respect to parameter cutwidth.

Cite

@article{arxiv.2607.06446,
  title  = {FO Value Discovery and Partial Vertex Cover Discovery},
  author = {Enna Gerhard and Stephanie Maaz and Pascale Schott and Sebastian Siebertz and Jan Wodkte},
  journal= {arXiv preprint arXiv:2607.06446},
  year   = {2026}
}