Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegEx to DFA conversion gives different answers to same regex #52

Open
jrist29 opened this issue Jan 29, 2023 · 1 comment
Open

RegEx to DFA conversion gives different answers to same regex #52

jrist29 opened this issue Jan 29, 2023 · 1 comment

Comments

@jrist29
Copy link

jrist29 commented Jan 29, 2023

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

@ibudiselic
Copy link
Collaborator

ibudiselic commented Jan 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants