A Note on the Parameterised Complexity of Coverability in Vector Addition Systems
By: Michał Pilipczuk, Sylvain Schmitz, Henry Sinclair-Banks
Potential Business Impact:
Helps computers check if a goal is reachable.
We investigate the parameterised complexity of the classic coverability problem for vector addition systems (VAS): given a finite set of vectors $V \subseteq\mathbb{Z}^d$, an initial configuration $s\in\mathbb{N}^d$, and a target configuration $t\in\mathbb{N}^d$, decide whether starting from $s$, one can iteratively add vectors from $V$ to ultimately arrive at a configuration that is larger than or equal to $t$ on every coordinate, while not observing any negative value on any coordinate along the way. We consider two natural parameters for the problem: the dimension $d$ and the size of $V$, defined as the total bitsize of its encoding. We present several results charting the complexity of those two parameterisations, among which the highlight is that coverability for VAS parameterised by the dimension and with all the numbers in the input encoded in unary is complete for the class XNL under PL-reductions. We also discuss open problems in the topic, most notably the question about fixed-parameter tractability for the parameterisation by the size of $V$.
Similar Papers
A Note on the Parameterised Complexity of Coverability in Vector Addition Systems
Computational Complexity
Helps computers check if a goal is reachable.
Box-Reachability in Vector Addition Systems
Formal Languages and Automata Theory
Helps computers solve tricky math problems faster.
A Complexity Dichotomy for Semilinear Target Sets in Automata with One Counter
Formal Languages and Automata Theory
Makes computer problems easier to solve.