中文
相关论文

相关论文: One-way definability of two-way word transducers

200 篇论文

Functional transductions realized by two-way transducers (equivalently, by streaming transducers and by MSO transductions) are the natural and standard notion of "regular" mappings from words to words. It was shown recently (LICS'13) that…

形式语言与自动机理论 · 计算机科学 2017-01-11 Félix Baschenis , Olivier Gauwin , Anca Muscholl , Gabriele Puppis

Regular functions of infinite words are (partial) functions realized by deterministic two-way transducers with infinite look-ahead. Equivalently, Alur et. al. have shown that they correspond to functions realized by deterministic Muller…

形式语言与自动机理论 · 计算机科学 2023-02-15 Olivier Carton , Gaëtan Douéneau-Tabot , Emmanuel Filiot , Sarah Winter

Any two-way finite state automaton is equivalent to some one-way finite state automaton. This well-known result, shown by Rabin and Scott and independently by Shepherdson, states that two-way finite state automata (even non-deterministic)…

形式语言与自动机理论 · 计算机科学 2013-04-29 Emmanuel Filiot , Olivier Gauwin , Pierre-Alain Reynier , Frédéric Servais

Deterministic two-way transducers capture the class of regular functions. The efficiency of composing two-way transducers has a direct implication in algorithmic problems related to reactive synthesis, where transformation specifications…

形式语言与自动机理论 · 计算机科学 2024-07-01 Luc Dartois , Paul Gastin , Loïc Germerie Guizouarn , R. Govind , Shankaranarayanan Krishna

Automata-logic connections are pillars of the theory of regular languages. Such connections are harder to obtain for transducers, but important results have been obtained recently for word-to-word transformations, showing that the three…

形式语言与自动机理论 · 计算机科学 2016-06-02 Luc Dartois , Emmanuel Filiot , Pierre-Alain Reynier , Jean-Marc Talbot

Regular functions from infinite words to infinite words can be equivalently specified by MSO-transducers, streaming $\omega$-string transducers as well as deterministic two-way transducers with look-ahead. In their one-way restriction, the…

形式语言与自动机理论 · 计算机科学 2024-09-19 V. Dave , E. Filiot , S. Krishna , N. Lhote

Call a string-to-string transducer regular if it can be realised by one of the following equivalent models: mso transductions, two-way deterministic automata with output, and streaming transducers with registers. This paper proposes to…

形式语言与自动机理论 · 计算机科学 2013-09-25 Mikołaj Bojańczyk

Deterministic two-way transducers define the robust class of regular functions which is, among other good properties, closed under composition. However, the best known algorithms for composing two-way transducers cause a double exponential…

形式语言与自动机理论 · 计算机科学 2017-02-24 Luc Dartois , Paulin Fournier , Ismaël Jecker , Nathan Lhote

String transductions that are definable in monadic second-order (mso) logic (without the use of parameters) are exactly those realized by deterministic two-way finite state transducers. Nondeterministic mso definable string transductions…

计算机科学中的逻辑 · 计算机科学 2008-11-24 Joost Engelfriet , Hendrik Jan Hoogeboom

In formal language theory, several different models characterize regular languages, such as finite automata, congruences of finite index, or monadic second-order logic (MSO). Moreover, several fragments of MSO have effective…

形式语言与自动机理论 · 计算机科学 2015-06-23 Nathan Lhote

A word-to-word function is rational if it can be realized by a non-deterministic one-way transducer. Over finite words, it is a classical result that any rational function is regular, i.e. it can be computed by a deterministic two-way…

形式语言与自动机理论 · 计算机科学 2022-11-04 Olivier Carton , Gaëtan Douéneau-Tabot

Functional MSO transductions, deterministic two-way transducers, as well as streaming string transducers are all equivalent models for regular functions. In this paper, we show that every regular function, either on finite words or on…

形式语言与自动机理论 · 计算机科学 2018-02-07 Vrunda Dave , Paul Gastin , Krishna Shankara Narayanan

The class of regular transformations has several equivalent characterizations such as functional MSO transductions, deterministic two-way transducers, streaming string transducers, as well as regular transducer expressions (RTE). For…

形式语言与自动机理论 · 计算机科学 2022-02-10 Luc Dartois , Paul Gastin , R. Govind , Shankaranarayanan Krishna

Regular string-to-string functions enjoy a nice triple characterization through deterministic two-way transducers (2DFT), streaming string transducers (SST) and MSO definable functions. This result has recently been lifted to FO definable…

形式语言与自动机理论 · 计算机科学 2016-06-10 Luc Dartois , Ismaël Jecker , Pierre-Alain Reynier

The origin semantics for transducers was proposed in 2014, and led to various characterizations and decidability results that are in contrast with the classical semantics. In this paper we add a further decidability result for…

形式语言与自动机理论 · 计算机科学 2021-01-21 Sougata Bose , S. N. Krishna , Anca Muscholl , Gabriele Puppis

Deterministic two-way transducers with pebbles (aka pebble transducers) capture the class of polyregular functions, which extend the string-to-string regular functions allowing polynomial growth instead of linear growth. One of the most…

形式语言与自动机理论 · 计算机科学 2025-06-16 Luc Dartois , Paul Gastin , L. Germerie Guizouarn , Shankaranarayanan Krishna

Deterministic two-way transducers on finite words have been shown by Engelfriet and Hoogeboom to have the same expressive power as MSO-transductions. We introduce a notion of aperiodicity for these transducers and we show that aperiodic…

形式语言与自动机理论 · 计算机科学 2021-03-30 Olivier Carton , Luc Dartois

This paper proposes a definition of recognizable transducers over monads and comonads, which bridges two important ongoing efforts in the current research on regularity. The first effort is the study of regular transductions, which extends…

形式语言与自动机理论 · 计算机科学 2024-07-04 Rafał Stefański

Regular transductions over finite words have linear input-to-output growth. This class of transductions enjoys many characterizations. Recently, regular transductions have been extended by Boja\'nczyk to polyregular transductions, which…

形式语言与自动机理论 · 计算机科学 2025-03-04 Emmanuel Filiot , Pierre-Alain Reynier , Nathan Lhote

In this paper, we investigate the problem of synthesizing computable functions of infinite words over an infinite alphabet (data omega-words). The notion of computability is defined through Turing machines with infinite inputs which can…

计算机科学中的逻辑 · 计算机科学 2020-02-20 Léo Exibard , Emmanuel Filiot , Pierre-Alain Reynier
‹ 上一页 1 2 3 10 下一页 ›