Flattability of Priority Vector Addition Systems
Roland Guttenberg
TL;DR
The paper addresses the reachability problem for Priority Vector Addition Systems (PVAS) by proving that semilinear reachability relations are flattenable and that PVAS admit semilinear inductive invariants. It introduces a RegEx characterization of PVAS reachability as RegEx over VAS reachability with the Kleene star restricted to monotone relations, and develops a novel well-quasi-order on PVAS runs to enable pumping arguments. By combining RegEx equivalence, wqo-based pumping, and geometric notions of cones and smooth periodic sets, the authors extend Leroux’s results from VAS to PVAS, establishing flattenability and invariants for the semilinear case. These results provide a foundational framework for analyzing PVAS behavior and raise open questions about semilinearity decision problems and computational complexity, with potential relevance to Pushdown/Grammar-VASS extensions.
Abstract
Vector addition systems (VAS), also known as Petri nets, are a popular model of concurrent systems. Many problems from many areas reduce to the reachability problem for VAS, which consists of deciding whether a target configuration of a VAS is reachable from a given initial configuration. One of the main approaches to solve the problem on practical instances is called flattening, intuitively removing nested loops. This technique is known to terminate for semilinear VAS. In this paper, we prove that also for VAS with nested zero tests, called Priority VAS, flattening does in fact terminate for all semilinear reachability relations. Furthermore, we prove that Priority VAS admit semilinear inductive invariants. Both of these results are obtained by defining a well-quasi-order on runs of Priority VAS which has good pumping properties.
