中文
相关论文

相关论文: A Coalgebraic Approach to Kleene Algebra with Test…

200 篇论文

Weighted programs generalize probabilistic programs and offer a framework for specifying and encoding mathematical models by means of an algorithmic representation. Kleene algebra with tests is an algebraic formalism based on regular…

计算机科学中的逻辑 · 计算机科学 2023-03-02 Igor Sedlár

This booklet serves as an introduction to Kleene Algebra (KA), a set of laws that can be used to study general equivalences between programs. It discusses how general programs can be modeled using regular expressions, how those expressions…

编程语言 · 计算机科学 2025-11-17 Tobias Kappé , Alexandra Silva , Jana Wagemaker

Kleene algebra (KA) is the algebra of regular events. Familiar examples of Kleene algebras include regular sets, relational algebras, and trace algebras. A Kleene algebra with tests (KAT) is a Kleene algebra with an embedded Boolean…

逻辑 · 数学 2008-01-16 James Worthington

Kleene algebra (KA) is an important tool for reasoning about general program equivalences, with a decidable and complete equational theory. However, KA cannot always prove equivalences between specific programs. For this purpose, one adds…

编程语言 · 计算机科学 2026-01-21 Liam Chung , Tobias Kappé

Kleene algebra with tests (KAT) is an algebraic framework for reasoning about the control flow of sequential programs. Generalising KAT to reason about concurrent programs is not straightforward, because axioms native to KAT in conjunction…

计算机科学中的逻辑 · 计算机科学 2023-02-03 Tobias Kappé , Paul Brunet , Jurriaan Rot , Alexandra Silva , Jana Wagemaker , Fabio Zanasi

We propose a generalisation of concurrent Kleene algebra \cite{Hoa09} that can take account of probabilistic effects in the presence of concurrency. The algebra is proved sound with respect to a model of automata modulo a variant of rooted…

形式语言与自动机理论 · 计算机科学 2013-01-31 Annabelle McIver , Tahiry Rabehaja , Georg Struth

We provide an extension of concurrent Kleene algebras to account for probabilistic properties. The algebra yields a unified framework containing nondeterminism, concurrency and probability and is sound with respect to the set of…

计算机科学中的逻辑 · 计算机科学 2013-06-13 Annabelle McIver , Tahiry Rabehaja , Georg Struth

In the literature on Kleene algebra (KA), a number of variants have been proposed such as Kleene algebra with tests, commutative KA, bi-KA, and concurrent KA. The equational theories of some of these structures have then been studied in the…

计算机科学中的逻辑 · 计算机科学 2026-05-19 Lukas Mulder , Damien Pous , Jana Wagemaker

We study Kleene iteration in the categorical context. A celebrated completeness result by Kozen introduced Kleene algebra (with tests) as a ubiquitous tool for lightweight reasoning about program equivalence, and yet, numerous variants of…

计算机科学中的逻辑 · 计算机科学 2024-07-19 Sergey Goncharov , Tarmo Uustalu

Kleene Algebra with Tests (KAT) provides an elegant algebraic framework for describing non-deterministic finite-state computations. Using a small finite set of non-deterministic programming constructs (sequencing, non-deterministic choice,…

编程语言 · 计算机科学 2025-01-17 Balder ten Cate , Tobias Kappé

We first propose algorithms for checking language equivalence of finite automata over a large alphabet. We use symbolic automata, where the transition function is compactly represented using a (multi-terminal) binary decision diagrams…

形式语言与自动机理论 · 计算机科学 2014-07-14 Damien Pous

We present a Coq library about Kleene algebra with tests, including a proof of their completeness over the appropriate notion of languages, a decision procedure for their equational theory, and tools for exploiting hypotheses of a…

计算机科学中的逻辑 · 计算机科学 2013-02-08 Damien Pous

We study versions of Kleene algebra with dynamic tests, that is, extensions of Kleene algebra with domain and antidomain operators. We show that Kleene algebras with tests and Propositional dynamic logic correspond to special cases of the…

计算机科学中的逻辑 · 计算机科学 2023-11-14 Igor Sedlár

In this paper, we present a systematic way of deriving (1) languages of (generalised) regular expressions, and (2) sound and complete axiomatizations thereof, for a wide variety of systems. This generalizes both the results of Kleene (on…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alexandra Silva , Marcello Bonsangue , Jan Rutten

Kleene algebra axioms are complete with respect to both language models and binary relation models. In particular, two regular expressions recognise the same language if and only if they are universally equivalent in the model of binary…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Paul Brunet , Damien Pous

We present a reflexive tactic for deciding the equational theory of Kleene algebras in the Coq proof assistant. This tactic relies on a careful implementation of efficient finite automata algorithms, so that it solves casual equations…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Thomas Braibant , Damien Pous

We investigate the algebraic reasoning of quantum programs inspired by the success of classical program analysis based on Kleene algebra. One prominent example of such is the famous Kleene Algebra with Tests (KAT), which has furnished both…

编程语言 · 计算机科学 2022-03-30 Yuxiang Peng , Mingsheng Ying , Xiaodi Wu

Automata learning is a popular technique for inferring minimal automata through membership and equivalence queries. In this paper, we generalise learning to the theory of coalgebras. The approach relies on the use of logical formulas as…

计算机科学中的逻辑 · 计算机科学 2019-08-09 Simone Barlocco , Clemens Kupke , Jurriaan Rot

Kleene algebra with tests, KAT, provides a simple two-sorted algebraic framework for verifying properties of propositional while programs. Kleene algebra with domain, KAD, is a one-sorted alternative to KAT. The equational theory of KAT…

计算机科学中的逻辑 · 计算机科学 2022-05-09 Igor Sedlár , Johann J. Wannenburg

We introduce a version of probabilistic Kleene algebra with angelic nondeterminism and a corresponding class of automata. Our approach implements semantics via distributions over multisets in order to overcome theoretical barriers arising…

计算机科学中的逻辑 · 计算机科学 2025-04-21 Shawn Ong , Stephanie Ma , Dexter Kozen
‹ 上一页 1 2 3 10 下一页 ›