Re: How to compute a regex which is the difference between two regexes?

Kaz Kylheku <kkylheku@gmail.com>
Wed, 6 Jan 2010 09:51:31 +0000 (UTC)

          From comp.compilers

Related articles
How to compute a regex which is the difference between two regexes? pengyu.ut@gmail.com (Peng Yu) (2010-01-03)
Re: How to compute a regex which is the difference between two regexes mhelvens@gmail.com (Michiel) (2010-01-03)
Re: How to compute a regex which is the difference between two regexes egagnon@j-meg.com (Etienne M. Gagnon) (2010-01-03)
Re: How to compute a regex which is the difference between two regexes gene.ressler@gmail.com (Gene) (2010-01-03)
Re: How to compute a regex which is the difference between two regexes mciura@gmail.com (Marcin Ciura) (2010-01-04)
Re: How to compute a regex which is the difference between two regexes max@gustavus.edu (Max Hailperin) (2010-01-04)
Re: How to compute a regex which is the difference between two regexes kkylheku@gmail.com (Kaz Kylheku) (2010-01-05)
Re: How to compute a regex which is the difference between two regexes kkylheku@gmail.com (Kaz Kylheku) (2010-01-06)
Re: How to compute a regex which is the difference between two regexes cfc@shell01.TheWorld.com (Chris F Clark) (2010-01-11)
| List of all articles for this month |

From: Kaz Kylheku <kkylheku@gmail.com>
Newsgroups: comp.compilers
Date: Wed, 6 Jan 2010 09:51:31 +0000 (UTC)
Organization: A noiseless patient Spider
References: 10-01-013 10-01-033
Keywords: lex
Posted-Date: 08 Jan 2010 10:20:17 EST

On 2010-01-05, Kaz Kylheku <kkylheku@gmail.com> wrote:
> http://cs164fa09.pbworks.com/f/midterm1_solutions.pdf


Oops; on second look, that gives an algorithm for complementing
a deterministic automaton!


> Complement is simple ...


*wipe egg from face*. Nope. Sorry about that mixup. :)



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.