中文
相关论文

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

200 篇论文

Multi-pushdown systems are a standard model for concurrent recursive programs, but they have an undecidable reachability problem. Therefore, there have been several proposals to underapproximate their sets of runs so that reachability in…

形式语言与自动机理论 · 计算机科学 2021-08-03 Aneesh K. Shetty , S. Krishna , Georg Zetzsche

Regular transition systems (RTS) are a popular formalism for modeling infinite-state systems in general, and parameterised systems in particular. In a CONCUR 22 paper, Esparza et al. introduce a novel approach to the verification of RTS,…

形式语言与自动机理论 · 计算机科学 2024-07-22 Philipp Czerner , Javier Esparza , Valentin Krasotin , Christoph Welzel-Mohr

Checking two probabilistic automata for equivalence has been shown to be a key problem for efficiently establishing various behavioural and anonymity properties of probabilistic systems. In recent experiments a randomised equivalence test…

形式语言与自动机理论 · 计算机科学 2012-01-09 Stefan Kiefer , Andrzej S. Murawski , Joël Ouaknine , Björn Wachter , James Worrell

We study complexity of the model-checking problems for LTL with registers (also known as freeze LTL) and for first-order logic with data equality tests over one-counter automata. We consider several classes of one-counter automata (mainly…

计算机科学中的逻辑 · 计算机科学 2010-01-18 Stephane Demri , Ranko Lazic , Arnaud Sangnier

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

We study the problem of deciding the winner of reachability switching games for zero-, one-, and two-player variants. Switching games provide a deterministic analogue of stochastic games. We show that the zero-player case is NL-hard, the…

形式语言与自动机理论 · 计算机科学 2023-06-22 John Fearnley , Martin Gairing , Matthias Mnich , Rahul Savani

The Monniaux Problem in abstract interpretation asks, roughly speaking, whether the following question is decidable: given a program $P$, a safety (\emph{e.g.}, non-reachability) specification $\varphi$, and an abstract domain of invariants…

计算机科学中的逻辑 · 计算机科学 2020-11-19 Nathanaël Fijalkow , Engel Lefaucheux , Pierre Ohlmann , Joël Ouaknine , Amaury Pouly , James Worrell

The level set method is a widely used tool for solving reachability and invariance problems. However, some shortcomings, such as the difficulties of handling dissipation function and constructing terminal conditions for solving the…

系统与控制 · 电气工程与系统科学 2021-12-01 Wei Liao , Taotao Liang , Xiaohui Wei , Jizhou Lai

The reachability problem for vector addition systems is a central problem of net theory. This problem is known to be decidable but the complexity is still unknown. Whereas the problem is EXPSPACE-hard, no elementary upper bounds complexity…

计算机科学中的逻辑 · 计算机科学 2016-08-11 Jérôme Leroux

The verification of systems combining hard timing constraints with concurrency is challenging. This challenge becomes even harder when some timing constants are missing or unknown. Parametric timed formalisms, such as parametric timed…

形式语言与自动机理论 · 计算机科学 2019-08-20 Étienne André , Didier Lime , Mathias Ramparison

Threshold automata are a formalism for modeling and analyzing fault-tolerant distributed algorithms, recently introduced by Konnov, Veith, and Widder, describing protocols executed by a fixed but arbitrary number of processes. We conduct…

计算机科学中的逻辑 · 计算机科学 2025-12-02 A. R. Balasubramanian , Javier Esparza , Marijana Lazic

We study the inapproximability of the induced disjoint paths problem on an arbitrary $n$-node $m$-edge undirected graph, which is to connect the maximum number of the $k$ source-sink pairs given in the graph via induced disjoint paths. It…

计算复杂性 · 计算机科学 2017-03-14 Gaoxiu Dong , Weidong Chen

This paper concerns the problem of reachability of a given state for a multiagent control system in $\mathbb{R}^d$. In such a system, at every time each agent can choose his/her velocity which depends both on his/her position and on the…

最优化与控制 · 数学 2026-01-01 Giulia Cavagnari , Marc Quincampoix

This paper deals with some reachability issues for piecewise linear switched systems with time-dependent coefficients and multiplicative noise. Namely, it aims at characterizing data that are almost reachable at some fixed time T > 0…

最优化与控制 · 数学 2018-10-29 Dan Goreac

Piecewise affine maps (PAMs) are frequently used as a reference model to show the openness of the reachability questions in other systems. The reachability problem for one-dimentional PAM is still open even if we define it with only two…

数值分析 · 计算机科学 2015-10-15 Oleksiy Kurganskyy , Igor Potapov

The efficient and fair distribution of indivisible resources among agents is a common problem in the field of \emph{Multi-Agent-Systems}. We consider a graph-based version of this problem called Reachable Assignments, introduced by Gourves,…

多智能体系统 · 计算机科学 2020-05-06 Luis Müller , Matthias Bentert

Weighted independent domination is an NP-hard graph problem, which remains computationally intractable in many restricted graph classes. In particular, the problem is NP-hard in the classes of sat-graphs and chordal graphs. We strengthen…

离散数学 · 计算机科学 2017-05-23 Vadim Lozin , Dmitriy Malyshev , Raffaele Mosca , Viktor Zamaraev

In this work, we consider the fundamental problem of reachability analysis over imperative programs with real variables. The reachability property requires that a program can reach certain target states during its execution. Previous works…

编程语言 · 计算机科学 2020-07-29 Ali Asadi , Krishnendu Chatterjee , Hongfei Fu , Amir Kafshdar Goharshady , Mohammad Mahdavi

A recent result of Haase et al. has shown that reachability in two-clock timed automata is log-space equivalent to reachability in bounded one-counter automata. We show that reachability in bounded one-counter automata is PSPACE-complete.

形式语言与自动机理论 · 计算机科学 2020-01-15 John Fearnley , Marcin Jurdziński

Neural Networks (NNs) can provide major empirical performance improvements for robotic systems, but they also introduce challenges in formally analyzing those systems' safety properties. In particular, this work focuses on estimating the…

系统与控制 · 电气工程与系统科学 2021-05-26 Michael Everett , Golnaz Habibi , Jonathan P. How