中文
相关论文

相关论文: Proving correctness of Timed Concurrent Constraint…

200 篇论文

Automatic techniques for program verification usually suffer the well-known state explosion problem. Most of the classical approaches are based on browsing the structure of some form of model (which represents the behavior of the program)…

编程语言 · 计算机科学 2020-02-19 Marco Comini , Laura Titolo , Alicia Villanueva

Modal automata are a classic formal model for component-based systems that comes equipped with a rich specification theory supporting abstraction, refinement and compositional reasoning. In recent years, quantitative variants of modal…

计算机科学中的逻辑 · 计算机科学 2013-06-13 Tingting Han , Christian Krause , Marta Kwiatkowska , Holger Giese

Constraint Handling Rules is an effective concurrent declarative programming language and a versatile computational logic formalism. CHR programs consist of guarded reactive rules that transform multisets of constraints. One of the main…

分布式、并行与集群计算 · 计算机科学 2018-04-09 Thom Fruehwirth

We introduce a new logic that combines Adjoint Logic with Graded Necessity Modalities. This results in a very expressive system capable of controlling when and how structural rules are used. We give a sequent calculus, natural deduction,…

计算机科学中的逻辑 · 计算机科学 2020-06-17 Harley Eades , Dominic Orchard

Type-and-effect systems are a widely-used approach to program verification, verifying the result of a computation using types, and the behavior using effects. This paper extends an effect system for verifying temporal, value-dependent…

编程语言 · 计算机科学 2022-07-22 Taro Sekiyama , Hiroshi Unno

A modelling language is described which is suitable for the correlation of information when the underlying functional model of the system is incomplete or uncertain and the temporal dependencies are imprecise. An efficient and incremental…

人工智能 · 计算机科学 2013-02-08 John Bigham

We present an elementary introduction to a new logic for reasoning about behaviors that occur over time. This logic is based on temporal type theory. The syntax of the logic is similar to the usual first-order logic; what differs is the…

逻辑 · 数学 2022-11-04 Brendan Fong , Alberto Speranzon , David I. Spivak

Causal reversibility blends reversibility and causality for concurrent systems. It indicates that an action can be undone provided that all of its consequences have been undone already, thus making it possible to bring the system back to a…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Marco Bernardo , Claudio A. Mezzina

Relational properties arise in many settings: relating two versions of a program that use different data representations, noninterference properties for security, etc. The main ingredient of relational verification, relating aligned pairs…

计算机科学中的逻辑 · 计算机科学 2016-11-29 Anindya Banerjee , David A. Naumann , Mohammad Nikouei

Spatial aspects of computation are becoming increasingly relevant in Computer Science, especially in the field of collective adaptive systems and when dealing with systems distributed in physical space. Traditional formal verification…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Vincenzo Ciancia , Diego Latella , Michele Loreti , Mieke Massink

Timed regular expressions serve as a formalism for specifying real-time behaviors of Cyber-Physical Systems. In this paper, we consider the synthesis of timed regular expressions, focusing on generating a timed regular expression consistent…

形式语言与自动机理论 · 计算机科学 2025-09-12 Ziran Wang , Jie An , Naijun Zhan , Miaomiao Zhang , Zhenya Zhang

Understanding temporal and causal relations between events is a fundamental natural language understanding task. Because a cause must be before its effect in time, temporal and causal relations are closely related and one relation even…

计算与语言 · 计算机科学 2019-06-13 Qiang Ning , Zhili Feng , Hao Wu , Dan Roth

We present a tractable method for synthesizing arbitrarily large concurrent programs, for a shared memory model with common hardware-available primitives such as atomic registers, compare-and-swap, load-linked/store conditional, etc. The…

计算机科学中的逻辑 · 计算机科学 2008-01-14 Paul C. Attie

Understanding a \textit{reinforcement learning} policy, which guides state-to-action mappings to maximize rewards, necessitates an accompanying explanation for human comprehension. In this paper, we introduce a set of \textit{linear…

人工智能 · 计算机科学 2025-05-01 Mikihisa Yuasa , Huy T. Tran , Ramavarapu S. Sreenivas

This paper suggests a [email protected] of composable specification of concurrent programs that permits: (1) verification of program code for a given specification, and (2) composition of the specifications of the components to yield…

编程语言 · 计算机科学 2017-04-07 Jayadev Misra

Expressing program correctness often requires relating program data throughout (different branches of) an execution. Such properties can be represented using CTL+FO, a logic that allows mixing temporal and first-order quantification.…

计算机科学中的逻辑 · 计算机科学 2014-06-24 Tewodros A. Beyene , Marc Brockschmidt , Andrey Rybalchenko

The paper is focused on temporal logics for the description of the behaviour of real-time pushdown reactive systems. The paper is motivated to bridge tractable logics specialized for expressing separately dense-time real-time properties and…

计算机科学中的逻辑 · 计算机科学 2019-11-20 Laura Bozzelli , Aniello Murano , Adriano Peron

Automated temporal planning is the technology of choice when controlling systems that can execute more actions in parallel and when temporal constraints, such as deadlines, are needed in the model. One limitation of several action-based…

人工智能 · 计算机科学 2019-09-26 Alessandro Valentini , Andrea Micheli , Alessandro Cimatti

We define a context-sensitive temporal probability logic for representing classes of discrete-time temporal Bayesian networks. Context constraints allow inference to be focused on only the relevant portions of the probabilistic knowledge.…

人工智能 · 计算机科学 2013-02-21 Liem Ngo , Peter Haddawy , James Helwig

Time is a crucial factor in modelling dynamic behaviours of intelligent agents: activities have a determined temporal duration in a real-world environment, and previous actions influence agents' behaviour. In this paper, we propose a…

人工智能 · 计算机科学 2023-07-11 Stefano Bistarelli , Maria Chiara Meo , Carlo Taticchi