中文
相关论文

相关论文: A Myhill-Nerode Theorem for Register Automata and …

200 篇论文

The well-known Nerode equivalence for finite words plays a fundamental role in our understanding of the class of regular languages. The equivalence leads to the Myhill-Nerode theorem and a canonical automaton, which in turn, is the basis of…

形式语言与自动机理论 · 计算机科学 2024-10-04 Kyveli Doveri , Pierre Ganty , B. Srivathsan

We establish a Myhill-Nerode type theorem for higher-dimensional automata (HDAs), stating that a language is regular if and only if it has finite prefix quotient. HDAs extend standard automata with additional structure, making it possible…

形式语言与自动机理论 · 计算机科学 2026-04-08 Uli Fahrenberg , Krzysztof Ziemiański

The model of generalized automata, introduced by Eilenberg in 1974, allows representing a regular language more concisely than conventional automata by allowing edges to be labeled not only with characters, but also strings. Giammarresi and…

形式语言与自动机理论 · 计算机科学 2026-04-23 Nicola Cotumaccio

The theory of finite automata concerns itself with words in a free monoid together with concatenation and without further structure. There are, however, important applications which use alphabets which are structured in some sense. We…

形式语言与自动机理论 · 计算机科学 2026-02-11 Hugo Bazille , Uli Fahrenberg

We present an algorithm to learn a deterministic timed automaton (DTA) via membership and equivalence queries. Our algorithm is an extension of the L* algorithm with a Myhill-Nerode style characterization of recognizable timed languages,…

形式语言与自动机理论 · 计算机科学 2023-05-30 Masaki Waga

The recently introduced class of Wheeler graphs, inspired by the Burrows-Wheeler Transform (BWT) of a given string, admits an efficient index data structure for searching for subpaths with a given path label, and lifts the applicability of…

形式语言与自动机理论 · 计算机科学 2020-02-25 Jarno Alanko , Giovanna D'Agostino , Alberto Policriti , Nicola Prezza

The tree automaton completion is an algorithm used for proving safety properties of systems that can be modeled by a term rewriting system. This representation and verification technique works well for proving properties of infinite systems…

计算机科学中的逻辑 · 计算机科学 2010-03-26 Benoît Boyer , Thomas Genet

We develop a general framework for the specification and implementation of systems whose executions are words, or partial orders, over an infinite alphabet. As a model of an implementation, we introduce class register automata, a one-way…

形式语言与自动机理论 · 计算机科学 2012-01-10 Benedikt Bollig

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

Linear automata are automata with two reading heads starting from the two extremes of the input, are equivalent to 5' -> 3' Watson-Crick (WK) finite automata. The heads read the input in opposite directions and the computation finishes when…

形式语言与自动机理论 · 计算机科学 2025-07-22 Benedek Nagy

An automaton with advice is a finite state automaton which has access to an additional fixed infinite string called an advice tape. We refine the Myhill-Nerode theorem to characterize the languages of finite strings that are accepted by…

形式语言与自动机理论 · 计算机科学 2012-10-10 Alex Kruckman , Sasha Rubin , John Sheridan , Ben Zax

Programs with dynamic allocation are able to create and use an unbounded number of fresh resources, such as references, objects, files, etc. We propose History-Register Automata (HRA), a new automata-theoretic formalism for modelling such…

编程语言 · 计算机科学 2017-01-11 Radu Grigore , Nikos Tzevelekos

We present a Myhill-Nerode style characterization for languages recognized by one-clock deterministic timed automata (1-DTA). Although there is only one clock, distinct automata may reset it differently along the same word. This adds a…

形式语言与自动机理论 · 计算机科学 2026-04-15 Kyveli Doveri , Pierre Ganty , B. Srivathsan

This paper establishes logical and expression-based characterizations for the class of languages recognized by nondeterministic register automata with guessing (NRA) over infinite alphabets. We introduce Scoped MSO, a logic featuring a…

计算机科学中的逻辑 · 计算机科学 2026-02-16 Radosław Piórkowski

Model learning (a.k.a. active automata learning) is a highly effective technique for obtaining black-box finite state models of software components. Thus far, generalisation to infinite state systems with inputs/outputs that carry data…

形式语言与自动机理论 · 计算机科学 2020-09-22 Bharat Garhewal , Frits Vaandrager , Falk Howar , Timo Schrijvers , Toon Lenaerts , Rob Smits

In this paper, we revisit the active learning of timed languages recognizable by event-recording automata. Our framework employs a method known as greybox learning, which enables the learning of event-recording automata with a minimal…

形式语言与自动机理论 · 计算机科学 2024-08-23 Anirban Majumdar , Sayan Mukherjee , Jean-François Raskin

This paper presents a study on natural language to sign language translation with human-robot interaction application purposes. By means of the presented methodology, the humanoid robot TEO is expected to represent Spanish sign language…

Our starting point are register automata for data words, in the style of Kaminski and Francez. We study the effects of the single-use restriction, which says that a register is emptied immediately after being used. We show that under the…

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

Recent progress in deep reinforcement learning (DRL) can be largely attributed to the use of neural networks. However, this black-box approach fails to explain the learned policy in a human understandable way. To address this challenge and…

人工智能 · 计算机科学 2021-03-17 Zhihao Ma , Yuzheng Zhuang , Paul Weng , Hankz Hankui Zhuo , Dong Li , Wulong Liu , Jianye Hao

Symbolic Finite Automata and Register Automata are two orthogonal extensions of finite automata motivated by real-world problems where data may have unbounded domains. These automata address a demand for a model over large or infinite…

形式语言与自动机理论 · 计算机科学 2019-05-24 Loris D'Antoni , Tiago Ferreira , Matteo Sammartino , Alexandra Silva
‹ 上一页 1 2 3 10 下一页 ›