Skip to main content

Showing 1–17 of 17 results for author: Pighizzini, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2409.06120   

    cs.FL cs.CC

    Proceedings 14th International Workshop on Non-Classical Models of Automata and Applications (NCMA 2024)

    Authors: Florin Manea, Giovanni Pighizzini

    Abstract: The Fourteenth International Workshop on Non-Classical Models of Automata and Applications (NCMA 2024) was held in Göttingen, Germany, on August 12 and 13, 2024, at the historic Georg-Augustus-Universität, organized by the Theoretical Computer Science research group of the respective university. The NCMA workshop series was established in 2009 as an annual event for researchers working on non-clas… ▽ More

    Submitted 9 September, 2024; originally announced September 2024.

    Journal ref: EPTCS 407, 2024

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

  8. arXiv:1507.08582  [pdf, other

    cs.FL cs.CC

    One-Tape Turing Machine Variants and Language Recognition

    Authors: Giovanni Pighizzini

    Abstract: We present two restricted versions of one-tape Turing machines. Both characterize the class of context-free languages. In the first version, proposed by Hibbard in 1967 and called limited automata, each tape cell can be rewritten only in the first $d$ visits, for a fixed constant $d\geq 2$. Furthermore, for $d=2$ deterministic limited automata are equivalent to deterministic pushdown automata, nam… ▽ More

    Submitted 30 July, 2015; originally announced July 2015.

    Comments: 20 pages. This article will appear in the Complexity Theory Column of the September 2015 issue of SIGACT News

    ACM Class: F.1.1; F.1.3; F.4.3

  9. arXiv:1212.1346  [pdf, other

    cs.FL

    Converting Nondeterministic Automata and Context-Free Grammars into Parikh Equivalent One-Way and Two-Way Deterministic Automata

    Authors: Giovanna J. Lavado, Giovanni Pighizzini, Shinnosuke Seki

    Abstract: We investigate the conversion of one-way nondeterministic finite automata and context-free grammars into Parikh equivalent one-way and two-way deterministic finite automata, from a descriptional complexity point of view. We prove that for each one-way nondeterministic automaton with $n$ states there exist Parikh equivalent one-way and two-way deterministic automata with $e^{O(\sqrt{n \ln n})}$ a… ▽ More

    Submitted 11 December, 2012; v1 submitted 6 December, 2012; originally announced December 2012.

    Comments: 30 pages, 2 figure. A preliminary version has been presented at DLT 2012, LNCS 7410, pp. 284-295. Version 2: an example has been added in Section 3

    ACM Class: F.1.1; F.4.2; F.4.3

  10. Two-Way Finite Automata: Old and Recent Results

    Authors: Giovanni Pighizzini

    Abstract: The notion of two-way automata was introduced at the very beginning of automata theory. In 1959, Rabin and Scott and, independently, Shepherdson, proved that these models, both in the deterministic and in the nondeterministic versions, have the same power of one-way automata, namely, they characterize the class of regular languages. In 1978, Sakoda and Sipser posed the question of the cost, in… ▽ More

    Submitted 13 August, 2012; originally announced August 2012.

    Comments: In Proceedings AUTOMATA&JAC 2012, arXiv:1208.2498

    ACM Class: F.1.1; F.1.2; F.1.3

    Journal ref: EPTCS 90, 2012, pp. 3-20

  11. arXiv:1110.1263  [pdf, ps, other

    cs.FL cs.CC

    Two-Way Automata Making Choices Only at the Endmarkers

    Authors: Viliam Geffert, Bruno Guillon, Giovanni Pighizzini

    Abstract: The question of the state-size cost for simulation of two-way nondeterministic automata (2NFAs) by two-way deterministic automata (2DFAs) was raised in 1978 and, despite many attempts, it is still open. Subsequently, the problem was attacked by restricting the power of 2DFAs (e.g., using a restricted input head movement) to the degree for which it was already possible to derive some exponential ga… ▽ More

    Submitted 6 October, 2011; originally announced October 2011.

    Comments: 23 pages

    ACM Class: F.1.1; F.1.3; F.2.3; F.4.3

  12. arXiv:1008.1270   

    cs.FL cs.CC cs.DM cs.IT cs.LO

    Proceedings Twelfth Annual Workshop on Descriptional Complexity of Formal Systems

    Authors: Ian McQuillan, Giovanni Pighizzini

    Abstract: The 12th annual workshop, Descriptional Complexity of Formal Systems 2010, is taking place in Saskatoon, Canada, on August 8-10, 2010. It is jointly organized by the IFIP Working Group 1.2 on Descriptional Complexity and by the Department of Computer Science at the University of Saskatchewan. This volume contains the papers of the invited lectures and the accepted contributions.

    Submitted 6 August, 2010; originally announced August 2010.

    Comments: These proceedings are dedicated to Chandra M. R. Kintala, who passed away on November 05, 2009, at the age of 61. We, the DCFS community, remember him as Chair of the IFIP Working Group 1.2 on Descriptional Complexity, as a co-initiator of the area of descriptional complexity with limited resources and as a co-founder of the workshops DCAGRS and DCFS. He was on the program committee for this DCFS2010 and did unfortunately not live to see the results of the submission and reviewing process

    ACM Class: F.1.1; F.1.2; F.4.1; F.4.2; F.4.3

    Journal ref: EPTCS 31, 2010

  13. arXiv:0910.4555  [pdf, ps, other

    cs.FL

    Automata and Reduced Words in the Free Group

    Authors: Thomas Ang, Giovanni Pighizzini, Narad Rampersad, Jeffrey Shallit

    Abstract: We consider some questions about formal languages that arise when inverses of letters, words and languages are defined. The reduced representation of a language over the free monoid is its unique equivalent representation in the free group. We show that the class of regular languages is closed under taking the reduced representation, while the class of context-free languages is not. We also give… ▽ More

    Submitted 23 October, 2009; originally announced October 2009.

  14. arXiv:0907.5257   

    cs.FL cs.CC

    Proceedings Eleventh International Workshop on Descriptional Complexity of Formal Systems

    Authors: Jürgen Dassow, Giovanni Pighizzini, Bianca Truthe

    Abstract: The 11th workshop, Descriptional Complexity of Formal Systems 2009, is taking place in Magdeburg, Germany, on July 6-9, 2009. It is jointly organized by the IFIP Working Group 1.2 on Descriptional Complexity and by the Faculty of Computer Science at the Otto von Guericke University Magdeburg. This volume contains the papers of the invited lectures and the accepted contributions.

    Submitted 30 July, 2009; originally announced July 2009.

    Journal ref: EPTCS 3, 2009

  15. arXiv:0905.1271  [pdf, ps, other

    cs.FL cs.CC

    Nondeterministic one-tape off-line Turing machines and their time complexity

    Authors: Giovanni Pighizzini

    Abstract: In this paper we consider the time and the crossing sequence complexities of one-tape off-line Turing machines. We show that the running time of each nondeterministic machine accepting a nonregular language must grow at least as n\log n, in the case all accepting computations are considered (accept measure). We also prove that the maximal length of the crossing sequences used in accepting comput… ▽ More

    Submitted 8 May, 2009; originally announced May 2009.

    Comments: 18 pages. The paper will appear on the Journal of Automata, Languages and Combinatorics

    ACM Class: F.1.1; F.1.2; F.1.3; F.2.3; F.4.3

  16. arXiv:0905.1248  [pdf, ps, other

    cs.FL

    Deterministic pushdown automata and unary languages

    Authors: Giovanni Pighizzini

    Abstract: 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 can be simulated by a deterministic finite automaton with a number of states that is exponential in s. We prove that this simulation is tight. Furthermore, it… ▽ More

    Submitted 8 May, 2009; originally announced May 2009.

    Comments: 17 pages. Preprint of an article submitted for consideration in the International Journal of Foundations of Computer Science (World Scientific Publishing Company). A preliminary version was presented at the conference CIAA 2008

    ACM Class: F.1.1; F.4.3

  17. arXiv:0905.1045  [pdf, ps, other

    cs.FL

    Descriptional complexity of bounded context-free languages

    Authors: Andreas Malcher, Giovanni Pighizzini

    Abstract: Finite-turn pushdown automata (PDA) are investigated concerning their descriptional complexity. It is known that they accept exactly the class of ultralinear context-free languages. Furthermore, the increase in size when converting arbitrary PDAs accepting ultralinear languages to finite-turn PDAs cannot be bounded by any recursive function. The latter phenomenon is known as non-recursive trade-… ▽ More

    Submitted 8 May, 2009; v1 submitted 7 May, 2009; originally announced May 2009.

    Comments: 31 pages, 1 figure. A preliminary version was presented at DLT 2007. The full version is submitted to a journal

    ACM Class: F.1.1; F.2.3; F.4.2; F.4.3