中文
相关论文

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

200 篇论文

Computing reachability probabilities is at the heart of probabilistic model checking. All model checkers compute these probabilities in an iterative fashion using value iteration. This technique approximates a fixed point from below by…

计算机科学中的逻辑 · 计算机科学 2018-04-16 Tim Quatmann , Joost-Pieter Katoen

Reachability analysis, in general, is a fundamental method that supports formally-correct synthesis, robust model predictive control, set-based observers, fault detection, invariant computation, and conformance checking, to name but a few.…

系统与控制 · 电气工程与系统科学 2020-11-17 Niklas Kochdumper , Bastian Schürmann , Matthias Althoff

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…

计算机科学中的逻辑 · 计算机科学 2026-02-06 Chengfeng Xue , Yuxi Fu

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…

计算与语言 · 计算机科学 2024-07-12 Łukasz Kamiński , Sławomir Lasota

In this paper, we prove a novel trace inequality involving two operators. As applications, we sharpen the one-shot achievability bound on the relative entropy error in a wealth of quantum covering-type problems, such as soft covering,…

量子物理 · 物理学 2025-07-11 Hao-Chung Cheng , Li Gao , Christoph Hirche , Hao-Wei Huang , Po-Chieh Liu

A value of a CSP instance is typically defined as a fraction of constraints that can be simultaneously met. We propose an alternative definition of a value of an instance and show that, for purely combinatorial reasons, a value of an…

计算复杂性 · 计算机科学 2021-07-21 Libor Barto , Marcin Kozik

We consider the variational inequality problem over the intersection of fixed point sets of firmly nonexpansive operators. In order to solve the problem, we present an algorithm and subsequently show the strong convergence of the generated…

最优化与控制 · 数学 2020-01-30 Mootta Prangprakhon , Nimit Nimana , Narin Petrot

The problem of graph Reachability is to decide whether there is a path from one vertex to another in a given graph. In this paper, we study the Reachability problem on three distinct graph families - intersection graphs of Jordan regions,…

计算复杂性 · 计算机科学 2021-07-06 Sujoy Bhore , Rahul Jain

This work applies universal adaptive control to control barrier functions to achieve forward invariance of a safe set despite the presence of unmatched parametric uncertainties. The approach combines two ideas. The first is to construct a…

系统与控制 · 电气工程与系统科学 2022-08-17 Brett T. Lopez , Jean-Jacques Slotine

Cyber-physical systems can be subject to information leakage; in the presence of continuous variables such as time and energy, these leaks can be subtle to detect. We study here the verification of opacity problems over systems with…

密码学与安全 · 计算机科学 2025-12-05 Étienne André , Lydia Bakiri

In a one-counter automaton (OCA), one can produce a letter from some finite alphabet, increment and decrement the counter by one, or compare it with constants up to some threshold. It is well-known that universality and language inclusion…

形式语言与自动机理论 · 计算机科学 2016-07-20 Benedikt Bollig

Petri nets, also known as vector addition systems, are a long established model of concurrency with extensive applications in modelling and analysis of hardware, software and database systems, as well as chemical, biological and business…

形式语言与自动机理论 · 计算机科学 2019-04-12 Wojciech Czerwinski , Slawomir Lasota , Ranko Lazic , Jerome Leroux , Filip Mazowiecki

Path cover is a well-known intractable problem that finds a minimum number of vertex disjoint paths in a given graph to cover all the vertices. We show that a variant, where the objective function is not the number of paths but the number…

数据结构与算法 · 计算机科学 2018-03-09 Yinhui Cai , Guangting Chen , Yong Chen , Randy Goebel , Guohui Lin , Longcheng Liu , An Zhang

Neural networks (NN) have been successfully applied to approximate various types of complex control laws, resulting in low-complexity NN-based controllers that are fast to evaluate. However, when approximating control laws using NN,…

系统与控制 · 电气工程与系统科学 2025-04-16 Dieter Teichrib , Moritz Schulze Darup

We study two-player multi-weighted reachability games played on a finite directed graph, where an agent, called P1, has several quantitative reachability objectives that he wants to optimize against an antagonistic environment, called P2.…

计算机科学与博弈论 · 计算机科学 2025-09-08 Thomas Brihaye , Aline Goeminne

We study the problem of bounding the posterior distribution of discrete probabilistic programs with unbounded support, loops, and conditioning. Loops pose the main difficulty in this setting: even if exact Bayesian inference is possible,…

编程语言 · 计算机科学 2024-12-06 Fabian Zaiser , Andrzej S. Murawski , C. -H. Luke Ong

One of the most important problems in hybrid systems is the {\em reachability problem}. The reachability problem has been shown to be undecidable even for a subclass of {\em linear} hybrid systems. In view of this, the main focus in the…

计算机科学中的逻辑 · 计算机科学 2009-09-29 D. Ravi , R. K. Shyamasundar

We provide an Ackermannian complexity lower bound for the reachability problem for checking programs, a model equivalent to Petri nets. Moreover in fixed dimension $2d+4$, we show that the problem is $\mathbb{F}_d$-hard. As a direct…

计算机科学中的逻辑 · 计算机科学 2021-09-03 Jérôme Leroux

This paper addresses the problem of checking invariant properties for a large class of symbolic transition systems, defined by a combination of SMT theories and quantifiers. State variables can be functions from an uninterpreted sort…

计算机科学中的逻辑 · 计算机科学 2024-03-01 Gianluca Redondi , Alessandro Cimatti , Alberto Griggio , Kenneth McMillan

Consider an agent traversing a graph of "gadgets", each with local state that changes with each traversal by the agent. We characterize the complexity of universal traversal, where the goal is to traverse every gadget at least once, for DAG…

计算复杂性 · 计算机科学 2023-11-16 Hayashi Ani , Erik Demaine , Jenny Diomidova , Dylan Hendrickson , Jayson Lynch