On the Hopcroft's minimization technique for DFA and DFCA

  • Authors:
  • Andrei Pun;Mihaela Pun;Alfonso Rodríguez-Patón

  • Affiliations:
  • Bioinformatics Department, National Institute of Research and Development for Biological Sciences, Splaiul Independenei, Nr. 296, Sector 6, Bucharest, Romania and Universidad Politécnica de M ...;Faculty of Mathematics and Informatics, Spiru Haret University, Bucharest, Romania and Department of Mathematics and Statistics, Louisiana Tech University, P.O. Box 10348, Ruston, LA 71272, USA;Universidad Politécnica de Madrid - UPM, Facultad de Informática, Campus de Montegancedo S/N, Boadilla del Monte, 28660 Madrid, Spain

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2009

Quantified Score

Hi-index 5.23

Visualization

Abstract

We show that the absolute worst case time complexity for Hopcroft's minimization algorithm applied to unary languages is reached only for deterministic automata or cover automata following the structure of the de Bruijn words. A previous paper by Berstel and Carton gave the example of de Bruijn words as a language that requires O(nlogn) steps in the case of deterministic automata by carefully choosing the splitting sets and processing these sets in a FIFO mode for the list of the splitting sets in the algorithm. We refine the previous result by showing that the Berstel/Carton example is actually the absolute worst case time complexity in the case of unary languages for deterministic automata. We show that the same result is valid also for the case of cover automata and an algorithm based on the Hopcroft's method used for minimization of cover automata. We also show that a LIFO implementation for the splitting list will not achieve the same absolute worst time complexity for the case of unary languages both in the case of regular deterministic finite automata or in the case of the deterministic finite cover automata as defined by S. Yu.