noam icon indicating copy to clipboard operation
noam copied to clipboard

RegEx to DFA conversion gives different answers to same regex

Open jrist29 opened this issue 2 years ago • 1 comments

I run and rerun a few times only to get different DFAs to the same regex expression but if I run the website long enough with the same regex expression the DFA returned is eventually the same one that seemed to match the regex expression

jrist29 avatar Jan 29 '23 22:01 jrist29

Hello jrist29,

In order to make this issue actionable, you'd need to specify in more detail what happened. Something like:

""" I entered the regex here. When I pressed , happened. (Like " DFA was generated.") Instead, I expected to happen. """

Thanks!

On Sun, Jan 29, 2023 at 11:44 PM jrist29 @.***> wrote:

I run and rerun a few times only to get different DFAs to the same regex expression but if I run the website long enough with the same regex expression the DFA returned is eventually the same one that seemed to match the regex expression

— Reply to this email directly, view it on GitHub https://github.com/izuzak/noam/issues/52, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG243FKXN4EKZVCJKSEJULWU3XGPANCNFSM6AAAAAAUKP3NS4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ibudiselic avatar Jan 30 '23 07:01 ibudiselic