中文
相关论文

相关论文: Reachability in Vector Addition Systems is Primiti…

200 篇论文

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…

形式语言与自动机理论 · 计算机科学 2025-08-19 Shaull Almagor , Itay Hasson , Michał Pilipczuk , Michael Zaslavski

We investigate the reachability problem in symmetric vector addition systems with states (VASS), where transitions are invariant under a group of permutations of coordinates. One extremal case, the trivial groups, yields general VASS. In…

形式语言与自动机理论 · 计算机科学 2026-01-12 Łukasz Kamiński , Sławomir Lasota

Petri nets are a classical model of concurrency widely used and studied in formal verification with many applications in modeling and analyzing hardware and software, data bases, and reactive systems. The reachability problem is central…

计算机科学中的逻辑 · 计算机科学 2022-10-19 Jérôme Leroux

A pushdown vector addition system with states (PVASS) extends the model of vector addition systems with a pushdown stack. The algorithmic analysis of PVASS has applications such as static analysis of recursive programs manipulating integer…

计算机科学中的逻辑 · 计算机科学 2024-02-21 Guillermo A. Perez , Shrisha Rao

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…

计算复杂性 · 计算机科学 2025-12-16 Michał Pilipczuk , Sylvain Schmitz , Henry Sinclair-Banks

The decision problems on matrices were intensively studied for many decades as matrix products play an essential role in the representation of various computational processes. However, many computational problems for matrix semigroups are…

形式语言与自动机理论 · 计算机科学 2016-04-28 Igor Potapov , Pavel Semukhin

Iterative imperative programs can be considered as infinite-state systems computing over possibly unbounded domains. Studying reachability in these systems is challenging as it requires to deal with an infinite number of states with…

计算机科学中的逻辑 · 计算机科学 2013-02-15 Arnaud Gotlieb , Tristan Denmat , Nadjib Lazaar

We revisit Blackwell's celebrated approachability problem which considers a repeated vector-valued game between a player and an adversary. Motivated by settings in which the action set of the player or adversary (or both) is difficult to…

最优化与控制 · 数学 2025-06-17 Dan Garber , Mhna Massalha

Higher-order pushdown systems (PDSs) generalise pushdown systems through the use of higher-order stacks, that is, a nested "stack of stacks" structure. These systems may be used to model higher-order programs and are closely related to the…

计算复杂性 · 计算机科学 2015-07-01 Matthew Hague , C. -H. Luke Ong

In this paper, the reachability of dimension-bounded linear systems is investigated.Since state dimensions of dimension-bounded linear systems vary with time, the expression of state dimension at each time is provided.A method for judging…

系统与控制 · 电气工程与系统科学 2021-09-21 Yiliang Li , Haitao Li , Jun-e Feng , Jinjin Li

We consider the problem of under and over-approximating the image of general vector-valued functions over bounded sets, and apply the proposed solution to the estimation of reachable sets of uncertain non-linear discrete-time dynamical…

系统与控制 · 电气工程与系统科学 2021-01-28 Eric Goubault , Sylvie Putot

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.…

计算机科学中的逻辑 · 计算机科学 2024-05-21 A. R. Balasubramanian

This paper deals with the problem of point-to-point reachability in multi-linear systems. These systems consist of a partition of the Euclidean space into a finite number of regions and a constant derivative assigned to each region in the…

计算机科学中的逻辑 · 计算机科学 2011-06-08 Olga Tveretina , Daniel Funke

We consider the problems of language inclusion and language equivalence for Vector Addition Systems with States (VASS) with the acceptance condition defined by the set of accepting states (and more generally by some upward-closed…

形式语言与自动机理论 · 计算机科学 2025-03-26 Wojciech Czerwiński , Piotr Hofman

In this paper we propose augmented interval Markov chains (AIMCs): a generalisation of the familiar interval Markov chains (IMCs) where uncertain transition probabilities are in addition allowed to depend on one another. This new model…

计算复杂性 · 计算机科学 2017-01-12 Ventsislav Chonev

We study linear-time temporal logics interpreted over data words with multiple attributes. We restrict the atomic formulas to equalities of attribute values in successive positions and to repetitions of attribute values in the future or…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Stephane Demri , Diego Figueira , M Praveen

We investigate the complexity of the reachability problem for (deep) neural networks: does it compute valid output given some valid input? It was recently claimed that the problem is NP-complete for general neural networks and conjunctive…

计算复杂性 · 计算机科学 2022-03-16 Marco Sälzer , Martin Lange

One of the most basic, longstanding open problems in the theory of dynamical systems is whether reachability is decidable for one-dimensional piecewise affine maps with two intervals. In this paper we prove that for injective maps, it is…

动力系统 · 数学 2023-03-20 Faraz Ghahremani , Edon Kelmendi , Joël Ouaknine

Reachability logic has been applied to $\mathbb{K}$ rewrite-rule-based language definitions as a language-generic logic of programs. To be able to verify not just code but also distributed system designs, a new rewrite-theory-generic…

编程语言 · 计算机科学 2017-09-18 Stephen Skeirik , Andrei Stefanescu , José Meseguer

A central decision problem in Petri net theory is reachability asking whether a given marking can be reached from the initial marking. Related is the covering problem (or sub-marking reachbility), which decides whether there is a reachable…

形式语言与自动机理论 · 计算机科学 2026-02-03 Thomas M. Prinz , Christopher T. Schwanen , Wil M. P. van der Aalst