中文
相关论文

相关论文: Incremental Construction of Compact Acyclic NFAs

200 篇论文

This paper summarizes the fundamental expressiveness, closure, and decidability properties of various finite-state automata classes with multiple input tapes. It also includes an original algorithm for the intersection of one-way…

形式语言与自动机理论 · 计算机科学 2013-12-02 Carlo A. Furia

A classical problem in grammatical inference is to identify a deterministic finite automaton (DFA) from a set of positive and negative examples. In this paper, we address the related - yet seemingly novel - problem of identifying a set of…

机器学习 · 计算机科学 2017-06-07 Alexis Linard , Rick Smetsers , Frits Vaandrager , Umar Waqas , Joost van Pinxten , Sicco Verwer

We examine deterministic and nondeterministic state complexities of regular operations on prefix-free languages. We strengthen several results by providing witness languages over smaller alphabets, usually as small as possible. We next…

形式语言与自动机理论 · 计算机科学 2010-08-11 Galina Jirásková , Monika Krausová

A word w is called a synchronizing (recurrent, reset) word of a deterministic finite automaton (DFA) if w brings all states of the automaton to some state; a DFA that has a synchronizing word is said to be synchronizing. Cerny conjectured…

形式语言与自动机理论 · 计算机科学 2021-05-20 A. N. Trahtman

This chapter is concerned with the design and analysis of algorithms for minimizing finite automata. Getting a minimal automaton is a fundamental issue in the use and implementation of finite automata tools in frameworks like text…

形式语言与自动机理论 · 计算机科学 2011-01-04 Jean Berstel , Luc Boasson , Olivier Carton , Isabelle Fagnot

Abstract argumentation frameworks (AFs) are one of the most studied formalisms in AI. In this work, we introduce a certain subclass of AFs which we call compact. Given an extension-based semantics, the corresponding compact AFs are…

人工智能 · 计算机科学 2014-05-01 Ringo Baumann , Wolfgang Dvorák , Thomas Linsbichler , Hannes Strass , Stefan Woltran

We present counting reward automata-a finite state machine variant capable of modelling any reward function expressible as a formal language. Unlike previous approaches, which are limited to the expression of tasks as regular languages, our…

人工智能 · 计算机科学 2024-02-20 Tristan Bester , Benjamin Rosman , Steven James , Geraud Nangue Tasse

A regular language is $k$-piecewise testable if it is a finite boolean combination of languages of the form $\Sigma^* a_1 \Sigma^* \cdots \Sigma^* a_n \Sigma^*$, where $a_i\in\Sigma$ and $0\le n \le k$. Given a DFA $A$ and $k\ge 0$, it is…

形式语言与自动机理论 · 计算机科学 2016-09-07 Tomáš Masopust

Partially ordered nondeterminsitic finite automata (poNFAs) are NFAs whose transition relation induces a partial order on states, that is, for which cycles occur only in the form of self-loops on a single state. A poNFA is universal if it…

形式语言与自动机理论 · 计算机科学 2017-11-15 Markus Krötzsch , Tomáš Masopust , Michaël Thomazo

We introduce flat automata for automatic generation of tokenizers. Flat automata are a simple representation of standard finite automata. Using the flat representation, automata can be easily constructed, combined and printed. Due to the…

形式语言与自动机理论 · 计算机科学 2022-09-22 Hans de Nivelle , Dina Muktubayeva

We present logically based methods for constructing XP and FPT graph algorithms, parametrized by tree-width or clique-width. We will use fly-automata introduced in a previous article. They make possible to check properties that are not…

计算机科学中的逻辑 · 计算机科学 2015-12-21 Bruno Courcelle , Irène Durand

The simulation of deterministic pushdown automata defined over a one-letter alphabet by finite state automata is investigated from a descriptional complexity point of view. We show that each unary deterministic pushdown automaton of size s…

形式语言与自动机理论 · 计算机科学 2009-05-11 Giovanni Pighizzini

We determine the asymptotic proportion of minimal automata, within n-state accessible deterministic complete automata over a k-letter alphabet, with the uniform distribution over the possible transition structures, and a binomial…

形式语言与自动机理论 · 计算机科学 2011-09-27 Frederique Bassino , Julien David , Andrea Sportiello

We construct automata over a binary alphabet with $2n$ states, $n\geq 2$, whose states freely generate a free group of rank $2n$. Combined with previous work, this shows that a free group of every finite rank can be generated by finite…

群论 · 数学 2007-05-23 Benjamin Steinberg , Mariya Vorobets , Yaroslav Vorobets

We are motivated by the following question: which data languages admit an active learning algorithm? This question was left open in previous work by the authors, and is particularly challenging for languages recognised by nondeterministic…

形式语言与自动机理论 · 计算机科学 2023-06-22 Joshua Moerman , Matteo Sammartino

Partial derivatives of regular expressions, introduced by Antimirov, define an elegant algorithm for generating equivalent non-deterministic finite automata (NFA) with a limited number of states. Here we focus on runtime verification (RV)…

形式语言与自动机理论 · 计算机科学 2025-08-26 Davide Ancona , Angelo Ferrando

We introduce Symbolic Alternating Finite Automata (s-AFA) as an expressive, succinct, and decidable model for describing sets of finite sequences over arbitrary alphabets. Boolean operations over s-AFAs have linear complexity, which is in…

形式语言与自动机理论 · 计算机科学 2016-10-07 Loris D'Antoni , Zachary Kincaid , Fang Wang

We tackle the problem of the randomized generation of slowly synchronizing deterministic automata (DFAs) by generating random primitive sets of matrices. We show that when the randomized procedure is too simple the exponent of the generated…

形式语言与自动机理论 · 计算机科学 2018-10-29 Costanza Catalano , Raphaël M. Jungers

Multi-letter {\it quantum finite automata} (QFAs) were a new one-way QFA model proposed recently by Belovs, Rosmanis, and Smotrovs (LNCS, Vol. 4588, Springer, Berlin, 2007, pp. 60-71), and they showed that multi-letter QFAs can accept with…

计算复杂性 · 计算机科学 2010-03-10 Daowen Qiu , Sheng Yu

Deterministic finite automata are one of the simplest and most practical models of computation studied in automata theory. Their conceptual extension is the non-deterministic finite automata which also have plenty of applications. In this…

数据结构与算法 · 计算机科学 2019-07-24 Sankardeep Chakraborty , Roberto Grossi , Kunihiko Sadakane , Srinivasa Rao Satti
‹ 上一页 1 8 9 10 下一页 ›