中文
相关论文

相关论文: Invariants for One-Counter Automata with Disequali…

200 篇论文

We revisit a fundamental result in real-time verification, namely that the binary reachability relation between configurations of a given timed automaton is definable in linear arithmetic over the integers and reals. In this paper we give a…

计算机科学中的逻辑 · 计算机科学 2017-04-20 Karin Quaas , Mahsa Shirmohammadi , James Worrell

Vector addition system with states is an ubiquitous model of computation with extensive applications in computer science. The reachability problem for vector addition systems is central since many other problems reduce to that question. The…

计算机科学中的逻辑 · 计算机科学 2020-07-20 Jérôme Leroux , Grégoire Sutre

We study the almost-sure reachability problem in a distributed system obtained as the asynchronous composition of N copies (called processes) of the same automaton (called protocol), that can communicate via a shared register with finite…

计算机科学中的逻辑 · 计算机科学 2016-05-06 Patricia Bouyer , Nicolas Markey , Mickael Randour , Arnaud Sangnier , Daniel Stan

Vector Addition Systems with States (VASS), equivalent to Petri nets, are a well-established model of concurrency. The central algorithmic challenge in VASS is the reachability problem: is there a run from a given starting state and counter…

形式语言与自动机理论 · 计算机科学 2024-12-24 Dmitry Chistikov , Wojciech Czerwiński , Filip Mazowiecki , Łukasz Orlikowski , Henry Sinclair-Banks , Karol Węgrzycki

We consider the decidability of state-to-state reachability in linear time-invariant control systems over discrete time. We analyse this problem with respect to the allowable control sets, which in general are assumed to be defined by…

最优化与控制 · 数学 2020-11-19 Nathanaël Fijalkow , Joël Ouaknine , Amaury Pouly , João Sousa-Pinto , James Worrell

We study pushdown vector addition systems, which are synchronized products of pushdown automata with vector addition systems. The question of the boundedness of the reachability set for this model can be refined into two decision problems…

形式语言与自动机理论 · 计算机科学 2015-07-28 Jérôme Leroux , Grégoire Sutre , Patrick Totzke

Control invariant sets are crucial for various methods that aim to design safe control policies for systems whose state constraints must be satisfied over an indefinite time horizon. In this article, we explore the connections among…

系统与控制 · 电气工程与系统科学 2026-03-17 Jason J. Choi , Donggun Lee , Boyang Li , Jonathan P. How , Koushil Sreenath , Sylvia L. Herbert , Claire J. Tomlin

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…

形式语言与自动机理论 · 计算机科学 2022-06-28 Moses Ganardi , Rupak Majumdar , Georg Zetzsche

A pushdown vector addition system with states (PVASS) extends the model of vector addition systems with a pushdown store. A PVASS is said to be \emph{bidirected} if every transition (pushing/popping a symbol or modifying a counter) has an…

形式语言与自动机理论 · 计算机科学 2022-04-26 Moses Ganardi , Rupak Majumdar , Andreas Pavlogiannis , Lia Schütze , Georg Zetzsche

In this paper we introduce a new network reachability problem where the goal is to find the most reliable path between two nodes in a network, represented as a directed acyclic graph. Individual edges within this network may fail according…

数据结构与算法 · 计算机科学 2012-06-26 Allen Chang , Eyal Amir

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…

计算机科学中的逻辑 · 计算机科学 2015-07-01 leroux jerome

We study (bi)simulation-like preorder/equivalence checking on the class of visibly pushdown automata and its natural subclasses visibly BPA (Basic Process Algebra) and visibly one-counter automata. We describe generic methods for proving…

计算复杂性 · 计算机科学 2015-07-01 Jiří Srba

In the allocation of indivisible goods, a prominent fairness notion is envy-freeness up to one good (EF1). We initiate the study of reachability problems in fair division by investigating the problem of whether one EF1 allocation can be…

计算机科学与博弈论 · 计算机科学 2024-11-19 Ayumi Igarashi , Naoyuki Kamiyama , Warut Suksompong , Sheung Man Yuen

Threshold automata are a formalism for modeling fault-tolerant distributed algorithms. The main feature of threshold automata is the notion of a threshold guard, which allows us to compare the number of received messages with the total…

分布式、并行与集群计算 · 计算机科学 2024-10-01 A. R. Balasubramanian

This study aims at characterizing a reachable set of a hybrid dynamical system with a lag constraint in the switch control. The setting does not consider any controllability assumptions and uses a level-set approach. The approach consists…

最优化与控制 · 数学 2012-09-28 Giovanni Granato , Hasnaa Zidani

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

Probabilistic automata are an extension of nondeterministic finite automata in which transitions are annotated with probabilities. Despite its simplicity, this model is very expressive and many of the associated algorithmic questions are…

形式语言与自动机理论 · 计算机科学 2022-05-20 Nathanaël Fijalkow , Cristian Riveros , James Worrell

Parametric timed automata (PTA) are an extension of timed automata in which clocks can be compared against parameters. The reachability problem asks for the existence of an assignment of the parameters to the non-negative integers such that…

形式语言与自动机理论 · 计算机科学 2020-11-17 Stefan Göller , Mathieu Hilaire

The value 1 problem is a decision problem for probabilistic automata over finite words: given a probabilistic automaton, are there words accepted with probability arbitrarily close to 1? This problem was proved undecidable recently; to…

形式语言与自动机理论 · 计算机科学 2017-01-11 Nathanaël Fijalkow , Hugo Gimbert , Edon Kelmendi , Youssouf Oualhadj

The model of tree automata with equality and disequality constraints was introduced in 2007 by Filiot, Talbot and Tison. In this paper we show that if there is at least one disequality constraint, the emptiness problem is NP-hard.

形式语言与自动机理论 · 计算机科学 2014-12-03 P. -C Héam , V. Hugot , O. Kouchnarenko