Re: help making regular expression
- From: torbenm@xxxxxxxxxxxxx (Torben Ægidius Mogensen)
- Date: Fri, 16 Mar 2007 14:09:57 +0100
Patricia Shanahan <pats@xxxxxxx> writes:
As I removed a couple of states, I saw a pattern emerging which gave me
an insight into the structure of an RE for the problem. Although the RE
is too long for me to write it out by hand, I now know how to write a
computer program to generate it.
This sounds a bit like what Fermat wrote in the margin of one of his
books. :-)
More on topic, the standard methods for transforming a DFA into a
regular expression often generate extremely large regular expressions,
so the end result might not be very readable nor provide much insight.
Torben
.
- References:
- help making regular expression
- From: Ravi
- Re: help making regular expression
- From: Barb Knox
- Re: help making regular expression
- From: Ravi
- Re: help making regular expression
- From: Patricia Shanahan
- help making regular expression
- Prev by Date: Re: help making regular expression
- Next by Date: Re: 2 true/false NP complexity related questions
- Previous by thread: Re: help making regular expression
- Next by thread: Re: help making regular expression
- Index(es):