中文
相关论文

相关论文: A Finite Exact Representation of Register Automata…

200 篇论文

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

We introduce a model of register automata over infinite trees with extrema constraints. Such an automaton can store elements of a linearly ordered domain in its registers, and can compare those values to the suprema and infima of register…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Szymon Toruńczyk , Thomas Zeume

Register automata are finite automata equipped with a finite set of registers ranging over the domain of some relational structure like $(\mathbb N;=)$ or $(\mathbb Q;<)$. Register automata process words over the domain, and along a run of…

形式语言与自动机理论 · 计算机科学 2021-02-17 Wojciech Czerwiński , Antoine Mottet , Karin Quaas

Numerous computer systems use dynamic control and data structures of unbounded size. These data structures have often the character of trees or they can be encoded as trees with some additional pointers. This is exploited by some currently…

形式语言与自动机理论 · 计算机科学 2012-04-17 Ondřej Lengál

A deterministic finite automaton in which every non-empty set of states occurs as the image of the whole state set under the action of a suitable input word is called completely reachable. We characterize such automata in terms of graphs…

形式语言与自动机理论 · 计算机科学 2022-01-14 Evgeniya A. Bondar , David Casas , Mikhail V. Volkov

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

Determinisation and completion of finite tree automata are important operations with applications in program analysis and verification. However, the complexity of the classical procedures for determinisation and completion is high. They are…

形式语言与自动机理论 · 计算机科学 2017-11-02 John P. Gallagher , Mai Ajspur , Bishoksan Kafle

Register automata extend classical finite automata with a finite set of registers that can store data from an infinite data domain for later equality comparisons with data from an input data word. While the registers in the original model…

形式语言与自动机理论 · 计算机科学 2019-05-30 Antoine Mottet , Karin Quaas

Many of the numerous automaton models proposed in the literature can be regarded as a finite automaton equipped with an additional storage mechanism. In this thesis, we focus on two such models, namely the finite automata over groups and…

形式语言与自动机理论 · 计算机科学 2019-12-30 Özlem Salehi

A complete deterministic finite automaton in which every non-empty subset of the state set occurs as the image of the whole state set under the action of a suitable input word is called completely reachable. We characterize completely…

形式语言与自动机理论 · 计算机科学 2018-05-09 Eugenija Bondar , Mikhail Volkov

Model checking properties are often described by means of finite automata. Any particular such automaton divides the set of infinite trees into finitely many classes, according to which state has an infinite run. Building the full type…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Klaus Aehlig

We develop a theory of vector spaces spanned by orbit-finite sets. Using this theory, we give a decision procedure for equivalence of weighted register automata, which are the common generalization of weighted automata and register automata…

形式语言与自动机理论 · 计算机科学 2024-08-07 Mikołaj Bojańczyk , Joanna Fijalkow , Bartek Klin , Joshua Moerman

Register automata are a basic model of computation over infinite alphabets. Fresh-register automata extend register automata with the capability to generate fresh symbols in order to model computational scenarios involving name creation.…

计算机科学中的逻辑 · 计算机科学 2025-02-12 Andrzej S. Murawski , Steven J. Ramsay , Nikos Tzevelekos

Finite automata (FA) are a fundamental computational abstraction that is widely used in practice for various tasks in computer science, linguistics, biology, electrical engineering, and artificial intelligence. Given an input word, an FA…

人工智能 · 计算机科学 2026-04-22 Jaime Cuartas Granada , Alexey Ignatiev , Peter J. Stuckey

A \emph{data automaton} is a finite automaton equipped with variables (counters or registers) ranging over infinite data domains. A trace of a data automaton is an alternating sequence of alphabet symbols and values taken by the counters…

计算机科学中的逻辑 · 计算机科学 2015-10-22 Radu Iosif , Adam Rogalewicz , Tomas Vojnar

We investigate the complexity of the containment problem "Does $L(A)\subseteq L(B)$ hold?", where $B$ is an unambiguous register automaton and $A$ is an arbitrary register automaton. We prove that the problem is decidable and give upper…

形式语言与自动机理论 · 计算机科学 2019-01-23 Antoine Mottet , Karin Quaas

We give an unique string representation, up to isomorphism, for initially connected deterministic finite automata (ICDFAs) with n states over an alphabet of k symbols. We show how to generate all these strings for each n and k, and how its…

形式语言与自动机理论 · 计算机科学 2009-06-16 Rogério Reis , Nelma Moreira , Marco Almeida

This paper grew out of three tutorial lectures on automatic structures given by the first author at the Logic Colloquium 2007. We discuss variants of automatic structures related to several models of computation: word automata, tree…

逻辑 · 数学 2008-09-22 Bakhadyr Khoussainov , Mia Minnes

We study alternating register automata on data words and data trees in relation to logics. A data word (resp. data tree) is a word (resp. tree) whose every position carries a label from a finite alphabet and a data value from an infinite…

数据库 · 计算机科学 2015-07-01 Diego Figueira

We propose a novel automata model over the alphabet of rational numbers, which we call register automata over the rationals (RA-Q). It reads a sequence of rational numbers and outputs another rational number. RA-Q is an extension of the…

形式语言与自动机理论 · 计算机科学 2017-05-18 Yu-Fang Chen , Ondrej Lengal , Tony Tan , Zhilin Wu
‹ 上一页 1 2 3 10 下一页 ›