中文
相关论文

相关论文: Decidability and Complexity for Quiescent Consiste…

200 篇论文

We propose to consider non confluence with respect to implicit complexity. We come back to some well known classes of first-order functional program, for which we have a characterization of their intentional properties, namely the class of…

计算复杂性 · 计算机科学 2010-05-20 Guillaume Bonfante

The constraint satisfaction problem (CSP) involves deciding, given a set of variables and a set of constraints on the variables, whether or not there is an assignment to the variables satisfying all of the constraints. One formulation of…

计算复杂性 · 计算机科学 2017-01-09 Hubie Chen , Benoit Larose

Constraint tightening to non-conservatively guarantee recursive feasibility and stability in Stochastic Model Predictive Control is addressed. Stability and feasibility requirements are considered separately, highlighting the difference…

系统与控制 · 计算机科学 2016-05-13 Matthias Lorenzen , Fabrizio Dabbene , Roberto Tempo , Frank Allgöwer

\emph{Contention Resolution} is a fundamental symmetry-breaking problem in which $n$ devices must acquire temporary and exclusive access to some \emph{shared resource}, without the assistance of a mediating authority. For example, the $n$…

数据结构与算法 · 计算机科学 2024-07-15 Dingyu Wang

The ideas about decision making under ignorance in economics are combined with the ideas about uncertainty representation in computer science. The combination sheds new light on the question of how artificial agents can act in a dynamically…

人工智能 · 计算机科学 2012-02-20 Phan H. Giang

Many natural optimization problems derived from $\sf NP$ admit bilevel and multilevel extensions in which decisions are made sequentially by multiple players with conflicting objectives, as in interdiction, adversarial selection, and…

计算复杂性 · 计算机科学 2026-02-16 Christoph Grüne , Berit Johannes , James B. Orlin , Lasse Wulf

We consider the decidability of the verification problem of programs \emph{modulo axioms} --- that is, verifying whether programs satisfy their assertions, when the functions and relations it uses are assumed to interpreted by arbitrary…

编程语言 · 计算机科学 2019-10-30 Umang Mathur , P. Madhusudan , Mahesh Viswanathan

The question if a deterministic finite automaton admits a software reset in the form of a so-called synchronizing word can be answered in polynomial time. In this paper, we extend this algorithmic question to deterministic automata beyond…

形式语言与自动机理论 · 计算机科学 2020-12-23 Henning Fernau , Petra Wolf , Tomoyuki Yamakami

A parameterised Boolean equation system (PBES) is a set of equations that defines sets satisfying the equations as the least and/or greatest fixed-points. Thus this system is regarded as a declarative program defining predicates, where a…

计算机科学中的逻辑 · 计算机科学 2018-02-20 Yutaro Nagae , Masahiko Sakai

Shared Memory is a mechanism that allows several processes to communicate with each other by accessing -- writing or reading -- a set of variables that they have in common. A Consistency Model defines how each process observes the state of…

分布式、并行与集群计算 · 计算机科学 2021-01-26 Jordi Bataller Mascarell

This paper investigates the boundedness of the Disturbance Observer (DO) for linear discrete-time systems. In contrast to previous studies that focus on analyzing and/or designing observer gains, our analysis and synthesis approach is based…

系统与控制 · 电气工程与系统科学 2023-09-07 Yudong Li , Yirui Cong , Jiuxiang Dong

We introduce a model of one-way language acceptors (a variant of a checking stack automaton) and show the following decidability properties: (1) The deterministic version has a decidable membership problem but has an undecidable emptiness…

形式语言与自动机理论 · 计算机科学 2019-03-08 Oscar H. Ibarra , Ian McQuillan

Efficient implementations of concurrent objects such as atomic collections are essential to modern computing. Programming such objects is error prone: in minimizing the synchronization overhead between concurrent object invocations, one…

编程语言 · 计算机科学 2017-07-04 Ahmed Bouajjani , Constantin Enea , Chao Wang

The behavioural comparison of systems is an important concern of software engineering research. For example, the areas of specification discovery and specification mining are concerned with measuring the consistency between a collection of…

形式语言与自动机理论 · 计算机科学 2020-04-28 Artem Polyvyanyy , Andreas Solti , Matthias Weidlich , Claudio Di Ciccio , Jan Mendling

This paper studies the complexity of determining whether a formula in the modal logics characterizing the nested-simulation semantics is characteristic for some process, which is equivalent to determining whether the formula is satisfiable…

计算机科学中的逻辑 · 计算机科学 2025-09-18 Luca Aceto , Antonis Achilleos , Aggeliki Chalki , Anna Ingólfsdóttir

Suppose we can choose from a set of linear autonomous systems with bounded process noise, the dynamics of each system are unknown, and we would like to design a stabilizing policy. The underlying question is how to estimate the dynamics of…

最优化与控制 · 数学 2020-04-30 Pedro Hespanhol , Anil Aswani

The quantified constraint satisfaction problem (QCSP) is a powerful framework for modelling computational problems. The general intractability of the QCSP has motivated the pursuit of restricted cases that avoid its maximal complexity. In…

计算复杂性 · 计算机科学 2007-05-23 Hubie Chen

Conformant planning is the problem of finding a sequence of actions for achieving a goal in the presence of uncertainty in the initial state or action effects. The problem has been approached as a path-finding problem in belief space where…

人工智能 · 计算机科学 2014-01-16 Hector Palacios , Hector Geffner

We study the satisfiability of string constraints where context-free membership constraints may be imposed on variables. Additionally a variable may be constrained to be a subword of a word obtained by shuffling variables and their…

形式语言与自动机理论 · 计算机科学 2024-01-17 C Aiswarya , Soumodev Mal , Prakash Saivasan

A decision problem is called parameterized if its input is a pair of strings. One of these strings is referred to as a parameter. The problem: given a propositional logic program P and a non-negative integer k, decide whether P has a stable…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Zbigniew Lonc , Miroslaw Truszczynski