English
Related papers

Related papers: Reachability is Tower Complete

200 papers

We consider two-player turn-based games with zero-reachability and zero-safety objectives generated by extended vector addition systems with states. Although the problem of deciding the winner in such games is undecidable in general, we…

Computer Science and Game Theory · Computer Science 2010-02-15 Tomas Brazdil , Petr Jancar , Antonin Kucera

Reachability problems in infinite-state systems are often subject to extremely high complexity. This motivates the investigation of efficient overapproximations, where we add transitions to obtain a system in which reachability can be…

Formal Languages and Automata Theory · Computer Science 2022-06-28 Moses Ganardi , Rupak Majumdar , Georg Zetzsche

This paper studies reachability, coverability and inclusion problems for Integer Vector Addition Systems with States (ZVASS) and extensions and restrictions thereof. A ZVASS comprises a finite-state controller with a finite number of…

Formal Languages and Automata Theory · Computer Science 2014-10-01 Christoph Haase , Simon Halfon

We consider a variant of reachability in Vector Addition Systems (VAS) dubbed \emph{box reachability}, whereby a vector $v\in \mathbb{N}^d$ is box-reachable from $0$ in a VAS $V$ if $V$ admits a path from $0$ to $v$ that not only stays in…

Formal Languages and Automata Theory · Computer Science 2025-08-19 Shaull Almagor , Itay Hasson , Michał Pilipczuk , Michael Zaslavski

Vector addition systems with states (VASS) are a popular model for concurrent systems. However, many decision problems have prohibitively high complexity. Therefore, it is sometimes useful to consider overapproximating semantics in which…

Logic in Computer Science · Computer Science 2023-09-14 Pascal Baumann , Khushraj Madnani , Filip Mazowiecki , Georg Zetzsche

Branching VASS (BVASS) generalise vector addition systems with states by allowing for special branching transitions that can non-deterministically distribute a counter value between two control states. A run of a BVASS consequently becomes…

Formal Languages and Automata Theory · Computer Science 2016-05-09 Stefan Göller , Christoph Haase , Ranko Lazić , Patrick Totzke

This paper is about reachability analysis in a restricted subclass of multi-pushdown automata. We assume that the control states of an automaton are partially ordered, and all transitions of an automaton go downwards with respect to the…

Logic in Computer Science · Computer Science 2015-07-01 Wojciech Czerwiński , Piotr Hofman , SŁawomir Lasota

Vector addition systems with states (VASS) are widely used for the formal verification of concurrent systems. Given their tremendous computational complexity, practical approaches have relied on techniques such as reachability relaxations,…

Logic in Computer Science · Computer Science 2023-06-22 Michael Blondin , Mikhail Raskin

The geometric dimension of a Vector Addition System with States (VASS), emerged in Leroux and Schmitz (2019) and formalized by Fu, Yang, and Zheng (2024), quantifies the dimension of the vector space spanned by cycle effects in the system.…

Formal Languages and Automata Theory · Computer Science 2024-12-20 Yangluo Zheng

Reachability and LTL model-checking problems for flat counter systems are known to be decidable but whereas the reachability problem can be shown in NP, the best known complexity upper bound for the latter problem is made of a tower of…

Logic in Computer Science · Computer Science 2015-03-20 Stéphane Demri , Amit Kumar Dhar , Arnaud sangnier

The reachability problem in cooperating systems is known to be PSPACE-complete. We show here that this problem remains PSPACE-complete when we restrict the communication structure between the subsystems in various ways. For this purpose we…

Computational Complexity · Computer Science 2013-12-31 Mila Majster-Cederbaum , Nils Semmelrock

We study the geometry of reachability sets of continuous vector addition systems with states (VASS). In particular we establish that they are almost Minkowski sums of convex cones and zonotopes generated by the vectors labelling the…

Logic in Computer Science · Computer Science 2022-11-15 Shaull Almagor , Arka Ghosh , Tim Leys , Guillermo A. Perez

An $\mathsf{F}_{d}$ upper bound for the reachability problem in vector addition systems with states (VASS) in fixed dimension is given, where $\mathsf{F}_d$ is the $d$-th level of the Grzegorczyk hierarchy of complexity classes. The new…

Logic in Computer Science · Computer Science 2024-04-24 Yuxi Fu , Qizhe Yang , Yangluo Zheng

We investigate Petri nets with data, an extension of plain Petri nets where tokens carry values from an infinite data domain, and executability of transitions is conditioned by equalities between data values. We provide a decision procedure…

Computation and Language · Computer Science 2024-07-12 Łukasz Kamiński , Sławomir Lasota

Vector addition system with states (VASS) is a popular model for the verification of concurrent systems. VASS consists of finitely many control states and a set of counters which can be incremented and decremented, but not tested for zero.…

Logic in Computer Science · Computer Science 2024-05-21 A. R. Balasubramanian

We study the complexity of the reachability problem for Vector Addition Systems with States (VASSes) in fixed dimensions. We provide four lower bounds improving the currently known state-of-the-art: 1) \np-hardness for unary flat $4$-VASSes…

Formal Languages and Automata Theory · Computer Science 2022-03-09 Wojciech Czerwiński , Łukasz Orlikowski

We consider the model of pushdown vector addition systems with resets. These consist of vector addition systems that have access to a pushdown stack and have instructions to reset counters. For this model, we study the coverability problem.…

Formal Languages and Automata Theory · Computer Science 2022-05-12 Sylvain Schmitz , Georg Zetzsche

The recent years have seen remarkable progress in establishing the complexity of the reachability problem for vector addition systems with states (VASS), equivalently known as Petri nets. Existing work primarily considers the case in which…

Formal Languages and Automata Theory · Computer Science 2023-10-26 Andrei Draghici , Christoph Haase , Andrew Ryzhikov

The reachability problem for Vector Addition Systems (VASs) is a central problem of net theory. The general problem is known to be decidable by algorithms exclusively based on the classical Kosaraju-Lambert-Mayr-Sacerdote-Tenney…

Logic in Computer Science · Computer Science 2015-07-01 leroux jerome

Vector addition systems with states (VASS) are a classic model in concurrency theory. Grammar vector addition systems (GVAS), equivalently, pushdown VASS, extend VASS by using a context-free grammar to control addition. In this paper, our…

Logic in Computer Science · Computer Science 2026-02-06 Chengfeng Xue , Yuxi Fu