中文
相关论文

相关论文: On the complexity of bounded time and precision re…

200 篇论文

Priced timed automata provide a natural model for quantitative analysis of real-time systems and have been successfully applied in various scheduling and planning problems. The optimal reachability problem for linearly-priced timed automata…

形式语言与自动机理论 · 计算机科学 2016-12-16 Devendra Bhave , Shankara Narayanan Krishna , Ashutosh Trivedi

In PLDI'20, Lee et al. introduced the \emph{promising } semantics PS 2.0 of the C++ concurrency that captures most of the common program transformations while satisfying the DRF guarantee. The reachability problem for finite-state programs…

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

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

The decidability of the reachability problem for finitary PCF has been used as a theoretical basis for fully automated verification tools for functional programs. The reachability problem, however, often becomes undecidable for a slight…

计算机科学中的逻辑 · 计算机科学 2025-02-11 Naoki Kobayashi

In this paper, we study the complexity of the chip-firing reachability problem. We show that for Eulerian digraphs, the reachability problem can be decided in strongly polynomial time, even if the digraph has multiple edges. We also show a…

组合数学 · 数学 2017-05-23 Bálint Hujter , Viktor Kiss , Lilla Tóthmérész

We show that the regular separability problem of VASS reachability languages is decidable and $\mathbf{F}_{\omega}$-complete. At the heart of our decision procedure are doubly-marked graph transition sequences, a new proof object that…

形式语言与自动机理论 · 计算机科学 2025-08-12 Eren Keskin , Roland Meyer

Nondeterministic polynomial-time Blum-Shub-Smale Machines over the reals give rise to a discrete complexity class between NP and PSPACE. Several problems, mostly from real algebraic geometry / polynomial systems, have been shown complete…

计算复杂性 · 计算机科学 2013-09-06 Christian Herrmann , Johanna Sokoli , Martin Ziegler

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

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

Phase transitions in combinatorial problems have recently been shown to be useful in locating "hard" instances of combinatorial problems. The connection between computational complexity and the existence of phase transitions has been…

计算复杂性 · 计算机科学 2016-11-17 Gabriel Istrate

Reachability of vector addition systems with states (VASS) is Ackermann complete~\cite{leroux2021reachability,czerwinski2021reachability}. For $d$-dimensional VASS reachability it is known that the problem is…

计算复杂性 · 计算机科学 2025-04-18 Yuxi Fu , Yangluo Zheng , Qizhe Yang

We determine the exact threshold of satisfiability for random instances of a particular NP-complete constraint satisfaction problem (CSP). This is the first random CSP model for which we have determined a precise linear satisfiability…

离散数学 · 计算机科学 2012-02-06 Harold Connamacher , Michael Molloy

A fundamental question in systems biology is what combinations of mean and variance of the species present in a stochastic biochemical reaction network are attainable by perturbing the system with an external signal. To address this…

系统与控制 · 计算机科学 2017-05-02 Francesca Parise , Maria Elena Valcher , John Lygeros

The choice of the right trade-off between expressiveness and complexity is the main issue in interval temporal logic. In their seminal paper, Halpern and Shoham showed that the satisfiability problem for HS (the temporal logic of Allen's…

计算机科学中的逻辑 · 计算机科学 2021-09-20 Laura Bozzelli , Angelo Montanari , Adriano Peron , Pietro Sala

While known algorithms for sensitivity analysis and parameter tuning in probabilistic networks have a running time that is exponential in the size of the network, the exact computational complexity of these problems has not been established…

人工智能 · 计算机科学 2012-06-18 Johan Kwisthout , Linda C. van der Gaag

We study the reachability problem for affine $\mathbb{Z}$-VASS, which are integer vector addition systems with states in which transitions perform affine transformations on the counters. This problem is easily seen to be undecidable in…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Michael Blondin , Christoph Haase , Filip Mazowiecki , Mikhail Raskin

Chip-firing and rotor-routing are two well-studied examples of abelian networks. We study the complexity of their respective reachability problems. We show that the rotor-routing reachability problem is decidable in polynomial time, and we…

组合数学 · 数学 2022-03-31 Lilla Tóthmérész

It was shown in Alur et al. [1] that the problem of verifying finite concurrent systems through Linearizability is in EXPSPACE. However, there was still a complexity gap between the easy to obtain PSPACE lower bound and the EXPSPACE upper…

计算机科学中的逻辑 · 计算机科学 2015-02-18 Jad Hamza

In connection with machine arithmetic, we are interested in systems of constraints of the form x + k \leq y + k'. Over integers, the satisfiability problem for such systems is polynomial time. The problem becomes NP complete if we restrict…

计算复杂性 · 计算机科学 2008-11-07 Nikolaj Bjørner , Andreas Blass , Yuri Gurevich , Madan Musuvathi