中文
相关论文

相关论文: Well-Behaved (Co)algebraic Semantics of Regular Ex…

200 篇论文

Recent work exhibited that distributed word representations are good at capturing linguistic regularities in language. This allows vector-oriented reasoning based on simple linear algebra between words. Since many different methods have…

计算与语言 · 计算机科学 2016-03-25 Fei Sun , Jiafeng Guo , Yanyan Lan , Jun Xu , Xueqi Cheng

In this paper, we present a framework for the semantics and the computation of aggregates in the context of logic programming. In our study, an aggregate can be an arbitrary interpreted second order predicate or function. We define…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Nikolay Pelov , Marc Denecker , Maurice Bruynooghe

These are lecture notes on the algebraic approach to regular languages. The classical algebraic approach is for finite words; it uses semigroups instead of automata. However, the algebraic approach can be extended to structures beyond…

形式语言与自动机理论 · 计算机科学 2020-08-27 Mikołaj Bojańczyk

We introduce hybrid algebras as algebraic semantics for hybrid languages with nominals and, possibly, the satisfaction operator. We establish a duality between hybrid algebras and the descriptive two-sorted general frames of Ten Cate. We…

逻辑 · 数学 2016-04-26 Willem Conradie , Claudette Robinson

Milner (1984) introduced a process semantics for regular expressions as process graphs. Unlike for the language semantics, where every regular (that is, DFA-accepted) language is the interpretation of some regular expression, there are…

计算机科学中的逻辑 · 计算机科学 2021-02-08 Clemens Grabmayer

Abstract Dialectical Frameworks (ADFs) are argumentation frameworks where each node is associated with an acceptance condition. This allows us to model different types of dependencies as supports and attacks. Previous studies provided a…

人工智能 · 计算机科学 2019-07-24 João Alcântara , Samy Sá , Juan Acosta-Guadarrama

Distributive laws are important for algebraic reasoning in arithmetic and logic. They are equally important for algebraic reasoning about concurrent programs. In existing theories such as Concurrent Kleene Algebra, only partial correctness…

计算机科学中的逻辑 · 计算机科学 2024-03-21 Larissa A. Meinicke , Ian J. Hayes

We prove that all standard subregular language classes are linearly separable when represented by their deciding predicates. This establishes finite observability and guarantees learnability with simple linear models. Synthetic experiments…

计算与语言 · 计算机科学 2026-03-16 Katsuhiko Hayashi , Hidetaka Kamigaito

An uninterpreted program (UP) is a program whose semantics is defined over the theory of uninterpreted functions. This is a common abstraction used in equivalence checking, compiler optimization, and program verification. While simple, the…

计算机科学中的逻辑 · 计算机科学 2021-07-28 Hari Govind V K , Sharon Shoham , Arie Gurfinkel

Logic languages based on the theory of rational, possibly infinite, trees have much appeal in that rational trees allow for faster unification (due to the safe omission of the occurs-check) and increased expressivity (cyclic terms can…

编程语言 · 计算机科学 2007-05-23 Roberto Bagnara , Roberta Gori , Patricia M. Hill , Enea Zaffanella

Regular languages are closed under a wealth of formal language operators. Incorporating such operators in regular expressions leads to concise language specifications, but the transformation of such enhanced regular expressions to finite…

形式语言与自动机理论 · 计算机科学 2016-05-04 Peter Thiemann

Guarded Kleene Algebra with Tests (GKAT) is an efficient fragment of KAT, as it allows for almost linear decidability of equivalence. In this paper, we study the (co)algebraic properties of GKAT. Our initial focus is on the fragment that…

计算机科学中的逻辑 · 计算机科学 2023-02-03 Todd Schmid , Tobias Kappé , Dexter Kozen , Alexandra Silva

Alternating parity automata (APAs) provide a robust formalism for modelling infinite behaviours and play a central role in formal verification. Despite their widespread use, the algebraic theory underlying APAs has remained largely…

逻辑 · 数学 2025-05-16 Anupam Das , Abhishek De

This report is mostly written for educational purposes. It is meant as a self contained introduction to regular languages, regular expressions, and regular expression matching by using Brzozowski derivatives. As such it is mostly based on…

形式语言与自动机理论 · 计算机科学 2019-08-01 Ola Wingbrant

We introduce Probabilistic Regular Expressions (PRE), a probabilistic analogue of regular expressions denoting probabilistic languages in which every word is assigned a probability of being generated. We present and prove the completeness…

计算机科学中的逻辑 · 计算机科学 2024-05-20 Wojciech Różowski , Alexandra Silva

The classical Hennessy-Milner theorem says that two states of an image-finite transition system are bisimilar if and only if they satisfy the same formulas in a certain modal logic. In this paper we study this type of result in a general…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Clemens Kupke , Jurriaan Rot

An introductory formal languages course exposes advanced undergraduate and early graduate students to automata theory, grammars, constructive proofs, computability, and decidability. Programming students find these topics to be challenging…

形式语言与自动机理论 · 计算机科学 2014-12-17 Marco T. Morazán , Rosario Antunez

We present the first mechanized, succinct, practical, complete, and proven-faithful semantics for a modern regular expression language with backtracking semantics. We ensure its faithfulness by proving it equivalent to a preexisting…

编程语言 · 计算机科学 2026-04-08 Aurèle Barrière , Victor Deng , Clément Pit-Claudel

We propose regular expressions to abstractly model and study properties of resource-aware computations. Inspired by nominal techniques -- as those popular in process calculi -- we extend classical regular expressions with names (to model…

形式语言与自动机理论 · 计算机科学 2013-10-29 Alexander Kurz , Tomoyuki Suzuki , Emilio Tuosto

Logic has proved essential for formally modeling software based systems. Such formal descriptions, frequently called specifications, have served not only as requirements documentation and formalisation, but also for providing the…

计算机科学中的逻辑 · 计算机科学 2021-07-20 Carlos G. Lopez Pombo , Thomas S. E. Maibaum