Observations on the complexity of regular expression problems

作者:

Highlights:

摘要

Several observations are presented on the computational complexity of regular expression problems. The equivalence and containment problems are shown to require more than linear time on any multiple tape deterministic Turing machine. The complexity of the equivalence and containment problems is shown to be “essentially” independent of the structure of the languages represented. Subclasses of the regular grammars, that generate all regular sets but for which equivalence and containment are provably decidable deterministically in polynomial time, are also presented. As corollaries several program scheme problems studied in the literature are shown to be decidable deterministically in polynomial time.

论文关键词:

论文评审过程:Received 10 October 1977, Revised 18 May 1979, Available online 3 December 2003.

论文官网地址:https://doi.org/10.1016/0022-0000(79)90002-3