Computing the Strahler number of a binary tree is uNC^1-complete for term input, L-complete for pointer input, P-complete for DAG/TSLP input, and PSPACE-complete for acyclic derivation trees of CNF grammars.
A Complexity Dichotomy for Semilinear Target Sets in Automata with One Counter
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
fields
cs.CC 1years
2025 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
On the complexity of computing Strahler numbers
Computing the Strahler number of a binary tree is uNC^1-complete for term input, L-complete for pointer input, P-complete for DAG/TSLP input, and PSPACE-complete for acyclic derivation trees of CNF grammars.