|
|
|
|
|
by eru
3264 days ago
|
|
Thanks, I'll have a look. You are right about the equivalence classes: for that you want to talk about the corresponding DFA (which have a unique normal form in the shape of the minimum DFA). I am not sure about the rest of what you are saying: in general even just minimizing regular expressions is EXP-SPACE complete, if I remember right. Yes, generation of false negative and false positive ain't so hard---theory agrees with you. But automating the guesser is, as far as I know. |
|