Succinct representation of regular sets using gotos and boolean variables

作者:

Highlights:

摘要

Regular expressions can be extended by gotos and Boolean variables. Although such extensions do not increase the class of expressible languages, they do permit shorter expressions for some languages. This paper investigates the relative economies of extended and ordinary regular expressions. It is shown that there is a size n expression with Boolean variables which is not equivalent to any ordinary regular expression of size less than a double exponential function of n. It is also shown that there is a size n expression containing a single goto and no variables which is equivalent to no ordinary regular expression of size less than cn log n, for some constant c.

论文关键词:

论文评审过程:Received 7 August 1985, Revised 1 July 1986, Available online 2 December 2003.

论文官网地址:https://doi.org/10.1016/0022-0000(87)90008-0