A Complexity Dichotomy for Semilinear Target Sets in Automata with One Counter
By: Yousef Shakiba, Henry Sinclair-Banks, Georg Zetzsche
Potential Business Impact:
Makes computer problems easier to solve.
In many kinds of infinite-state systems, the coverability problem has significantly lower complexity than the reachability problem. In order to delineate the border of computational hardness between coverability and reachability, we propose to place these problems in a more general context, which makes it possible to prove complexity dichotomies. The more general setting arises as follows. We note that for coverability, we are given a vector $t$ and are asked if there is a reachable vector $x$ satisfying the relation $x\ge t$. For reachability, we want to satisfy the relation $x=t$. In the more general setting, there is a Presburger formula $\varphi(t,x)$, and we are given $t$ and are asked if there is a reachable $x$ with $\varphi(t,x)$. We study this setting for systems with one counter and binary updates: (i) integer VASS, (ii) Parikh automata, and (i) standard (non-negative) VASS. In each of these cases, reachability is NP-complete, but coverability is known to be in polynomial time. Our main results are three dichotomy theorems, one for each of the cases (i)--(iii). In each case, we show that for every $\varphi$, the problem is either NP-complete or belongs to $\mathsf{AC}^1$, a circuit complexity class within polynomial time. We also show that it is decidable on which side of the dichotomy a given formula falls.
Similar Papers
A Note on the Parameterised Complexity of Coverability in Vector Addition Systems
Computational Complexity
Helps computers check if a goal is reachable.
A Note on the Parameterised Complexity of Coverability in Vector Addition Systems
Computational Complexity
Helps computers check if a goal is reachable.
On the Reachability Problem for Two-Dimensional Branching VASS
Logic in Computer Science
Lets computers check if a process can finish.