An incremental algorithm for constructing minimal deterministic finite cover automata

  • Authors:
  • Cezar Câmpeanu;Andrei Păun;Jason R. Smith

  • Affiliations:
  • Department of Computer Science and Information Technology, University of Prince Edward Island, Charlottetown, Canada;Department of Computer Science/Institute for Micromanufacturing, College of Engineering and Science, Louisiana Tech University, Ruston, Louisiana;Department of Computer Science/Institute for Micromanufacturing, College of Engineering and Science, Louisiana Tech University, Ruston, Louisiana

  • Venue:
  • CIAA'05 Proceedings of the 10th international conference on Implementation and Application of Automata
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a fast incremental algorithm for constructing minimal DFCA for a given language. Since it was shown that the DFCA for a language L can have less states than the DFA for L, this technique seems to be the best choice for incrementally building the automaton for a large language, especially when the number of states in the DFCA is significantly less than the number of states in the corresponding minimal DFA. We have implemented the proposed algorithm and have tested it against the best known DFCA minimization technique.