Skip to main content

Showing 1–11 of 11 results for author: Prigioniero, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.08464  [pdf, other

    cs.FL

    Nondeterminism makes unary 1-limited automata concise

    Authors: Bruno Guillon, Luca Prigioniero, Javad Taheri

    Abstract: We investigate the descriptional complexity of different variants of 1-limited automata (1-las), an extension of two-way finite automata (2nfas) characterizing regular languages. In particular, we consider 2nfas with common-guess (2nfas+cg), which are 2nfas equipped with a new kind of nondeterminism that allows the device to initially annotate each input symbol, before performing a read-only compu… ▽ More

    Submitted 30 April, 2025; v1 submitted 11 April, 2025; originally announced April 2025.

  2. Operational State Complexity of Block Languages

    Authors: Guilherme Duarte, Nelma Moreira, Luca Prigioniero, Rogério Reis

    Abstract: In this paper we consider block languages, namely sets of words having the same length, and study the deterministic and nondeterministic state complexity of several operations on these languages. Being a subclass of finite languages, the upper bounds of operational state complexity known for finite languages apply for block languages as well. However, in several cases, smaller values were found. B… ▽ More

    Submitted 10 September, 2024; originally announced September 2024.

    Comments: In Proceedings NCMA 2024, arXiv:2409.06120

    Journal ref: EPTCS 407, 2024, pp. 59-76

  3. arXiv:2404.11746  [pdf, ps, other

    cs.FL

    On the Representation and State Complexity of Block Languages

    Authors: Guilherme Duarte, Nelma Moreira, Luca Prigioniero, Rogério Reis

    Abstract: In this paper, we consider block languages, namely sets of words having the same length, and we propose a new representation for these languages. In particular, given an alphabet of size $k$ and a length $\ell$, a block language can be represented by a bitmap of length $k^\ell$, where each bit indicates whether the corresponding word, according to the lexicographical order, belongs, or not, to the… ▽ More

    Submitted 16 May, 2025; v1 submitted 17 April, 2024; originally announced April 2024.

  4. Once-Marking and Always-Marking 1-Limited Automata

    Authors: Giovanni Pighizzini, Luca Prigioniero

    Abstract: Single-tape nondeterministic Turing machines that are allowed to replace the symbol in each tape cell only when it is scanned for the first time are also known as 1-limited automata. These devices characterize, exactly as finite automata, the class of regular languages. However, they can be extremely more succinct. Indeed, in the worst case the size gap from 1-limited automata to one-way determini… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: In Proceedings AFL 2023, arXiv:2309.01126

    ACM Class: F.4.2; F.4.3

    Journal ref: EPTCS 386, 2023, pp. 215-227

  5. Forgetting 1-Limited Automata

    Authors: Giovanni Pighizzini, Luca Prigioniero

    Abstract: We introduce and investigate forgetting 1-limited automata, which are single-tape Turing machines that, when visiting a cell for the first time, replace the input symbol in it by a fixed symbol, so forgetting the original contents. These devices have the same computational power as finite automata, namely they characterize the class of regular languages. We study the cost in size of the conversion… ▽ More

    Submitted 15 September, 2023; v1 submitted 31 July, 2023; originally announced July 2023.

    Comments: In Proceedings NCMA 2023, arXiv:2309.07333

    Journal ref: EPTCS 388, 2023, pp. 95-109

  6. Magic numbers in periodic sequences

    Authors: Savinien Kreczman, Luca Prigioniero, Eric Rowland, Manon Stipulanti

    Abstract: In formal languages and automata theory, the magic number problem can be formulated as follows: for a given integer n, is it possible to find a number d in the range [n,2^n] such that there is no minimal deterministic finite automaton with d states that can be simulated by an optimal nondeterministic finite automaton with exactly n states? If such a number d exists, it is called magic. In this pap… ▽ More

    Submitted 7 April, 2023; v1 submitted 6 April, 2023; originally announced April 2023.

    Comments: 19 pages, 2 figures, 3 tables, accepted at the international conferences WORDS 2023

    MSC Class: 68R15; 11B85; 05A05; 68Q45

  7. Space Complexity of Stack Automata Models

    Authors: Oscar H. Ibarra, Jozef Jirásek, Ian McQuillan, Luca Prigioniero

    Abstract: This paper examines several measures of space complexity of variants of stack automata: non-erasing stack automata and checking stack automata. These measures capture the minimum stack size required to accept every word in the language of the automaton (weak measure), the maximum stack size used in any accepting computation on any accepted word (accept measure),and the maximum stack size used in a… ▽ More

    Submitted 1 December, 2022; originally announced December 2022.

    Comments: 23 pages, 1 figure, 2 tables

    ACM Class: F.4.3

    Journal ref: International Journal of Foundations of Computer Science, 32 (6), 801--823 (2021)

  8. arXiv:2103.05486  [pdf, other

    cs.FL

    Weight-Reducing Turing Machines

    Authors: Bruno Guillon, Giovanni Pighizzini, Luca Prigioniero, Daniel Průša

    Abstract: It is well-known that one-tape Turing machines working in linear time are no more powerful than finite automata, namely they recognize exactly the class of regular languages. We prove that it is not decidable if a one-tape machine works in linear time, even if it is deterministic and restricted to use only the portion of the tape which initially contains the input. This motivates the introduction… ▽ More

    Submitted 10 March, 2021; v1 submitted 9 March, 2021; originally announced March 2021.

    MSC Class: 68Q45 ACM Class: F.4.3; F.1.1

  9. arXiv:2103.05485  [pdf, other

    cs.FL

    Converting Nondeterministic Two-Way Automata into Small Deterministic Linear-Time Machines

    Authors: Bruno Guillon, Giovanni Pighizzini, Luca Prigioniero, Daniel Průša

    Abstract: In 1978 Sakoda and Sipser raised the question of the cost, in terms of size of representations, of the transformation of two-way and one-way nondeterministic automata into equivalent two-way deterministic automata. Despite all the attempts, the question has been answered only for particular cases (e.g., restrictions of the class of simulated automata or of the class of simulating automata). Howeve… ▽ More

    Submitted 10 March, 2021; v1 submitted 9 March, 2021; originally announced March 2021.

    MSC Class: 68Q45 ACM Class: F.4.3; F.1.1

  10. Weakly and Strongly Irreversible Regular Languages

    Authors: Giovanna J. Lavado, Giovanni Pighizzini, Luca Prigioniero

    Abstract: Finite automata whose computations can be reversed, at any point, by knowing the last k symbols read from the input, for a fixed k, are considered. These devices and their accepted languages are called k-reversible automata and k-reversible languages, respectively. The existence of k-reversible languages which are not (k-1)-reversible is known, for each k>1. This gives an infinite hierarchy of wea… ▽ More

    Submitted 21 August, 2017; originally announced August 2017.

    Comments: In Proceedings AFL 2017, arXiv:1708.06226

    ACM Class: F.4.3

    Journal ref: EPTCS 252, 2017, pp. 143-156

  11. Minimal and Reduced Reversible Automata

    Authors: Giovanna J. Lavado, Giovanni Pighizzini, Luca Prigioniero

    Abstract: A condition characterizing the class of regular languages which have several nonisomorphic minimal reversible automata is presented. The condition concerns the structure of the minimum automaton accepting the language under consideration. It is also observed that there exist reduced reversible automata which are not minimal, in the sense that all the automata obtained by merging some of their equi… ▽ More

    Submitted 21 November, 2016; originally announced November 2016.

    Comments: Preliminary version presented at DCFS 2016 --- Descriptional Complexity of Formal Systems, Bucharest, Romania, Jul 5-8, 2016

    MSC Class: 68Q45 ACM Class: F.1.1; F.4.3

    Journal ref: Lectures Notes in Computer Science, 9777, pp. 168---179, Springer, 2016