vix.ing · top · new · best · stats · spec

Exploring VASS Parameterised by Geometric Dimension

2026/02/17 by Wojciech Czerwiński, Roland Guttenberg, Łukasz Orlikowski +2 · 1 voice · 1 citation
Computer Science · #cs.FL

paper · pdf · doi:10.48550/arxiv.2602.15483

Abstract

The geometric dimension g of a Vector Addition System with States (VASS) is the dimension of the vector space generated by cycles in the VASS; this parameter refines the standard dimension d, the number of counters. Recently, it was discovered that the fastest-known algorithm for solving the reachability problem for VASS has the same complexity in terms of g as in terms of d. This suggests that the geometric dimension may in fact be a more adequate parameter for measuring the complexity of VASS reachability problems. We initiate a more systematic study of the geometric dimension. We discuss differences between two parameters: the geometric dimension and the SCC dimension. Our main technical result states that classical results about the coverability and boundedness problems can be improved from dimension d to geometric dimension g. Namely, coverability is witnessed by runs of length n^2O(g) instead of n^2O(d), and unboundedness can be witnessed by runs of length n^2O(glog g) instead of n^2O(dlog d ), where n is the size of the instance. We also study integer reachability and simultaneous unboundedness in VASS parameterised by the geometric dimension.

Citations

Cited by

Discussions

Related