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

Non-responsive when manually testing #10

Open
kdickerson opened this issue May 14, 2022 · 3 comments
Open

Non-responsive when manually testing #10

kdickerson opened this issue May 14, 2022 · 3 comments

Comments

@kdickerson
Copy link
Owner

Hi! Great job on the Simulator. I am not sure if it's an issue with my device but the whole app freezes when I try to use the manual tester. It goes into a non-responding state. I tried 2 different browsers and used a new incognito window to make sure it has nothing to do with the cache. It would be really nice if you could direct me to a solution. Thanks!

Originally posted by @AlexHelmutSonntag in #1 (comment)

@kdickerson
Copy link
Owner Author

@AlexHelmutSonntag, I don't see any issues with the application. For me, it's performing as expected in Firefox and Chromium.

Can you provide the export string for the machine you're testing? Use the "Save" button (the arrow going into the box) and select "Plaintext" and copy/paste it here.

@alyelalwany
Copy link

Thanks for replying. I tried on Firefox and Chrome.

{"type":"PDA","pda":{"transitions":{"start":{"":{"":[{"state":"s2","stackPushChar":"#"}]}},"s2":{"a":{"":[]},"":{"":[{"state":"s3","stackPushChar":"a"}]}},"s3":{"a":{"":[{"state":"s3","stackPushChar":"a"}],"b":[{"state":"s3","stackPushChar":""}]},"b":{"":[{"state":"s0","stackPushChar":"b"}],"a":[{"state":"s0","stackPushChar":""}]},"":{"#":[{"state":"s4","stackPushChar":""}],"":[]}},"s0":{"":{"":[{"state":"s3","stackPushChar":"b"}],"a":[{"state":"s3","stackPushChar":""}]}}},"startState":"start","acceptStates":["s4"]},"states":{"start":{},"s2":{"top":346,"left":166,"displayId":"s2"},"s3":{"top":356,"left":337,"displayId":"s0s0s0s0s0s0s0s0s0s0s0s0s0s0s0s0s0s0"},"s0":{"top":230,"left":459,"displayId":"s0s0s0s0s0s0s0s0s0s0"},"s4":{"isAccept":true,"top":356,"left":794,"displayId":"s4"}},"transitions":[{"stateA":"start","label":"ϵ,ϵ,#","stateB":"s2"},{"stateA":"s2","label":"ϵ,ϵ,a","stateB":"s3"},{"stateA":"s3","label":"a,ϵ,a","stateB":"s3"},{"stateA":"s3","label":"a,b,ϵ","stateB":"s3"},{"stateA":"s3","label":"b,ϵ,b","stateB":"s0"},{"stateA":"s3","label":"b,a,ϵ","stateB":"s0"},{"stateA":"s3","label":"ϵ,#,ϵ","stateB":"s4"},{"stateA":"s0","label":"ϵ,ϵ,b","stateB":"s3"},{"stateA":"s0","label":"ϵ,a,ϵ","stateB":"s3"}],"bulkTests":{"accept":"ab\nba\nabbabab\nabaabbb\nabaabbb\nabababb","reject":"L4 ={u∈{a,b}∗ : 3∗|u|a =2∗|u|b +1}\n\na\nb\naa\nbb"}}

@alyelalwany
Copy link

alyelalwany commented May 14, 2022

It worked again then after some time went stuck again. I am still unaware of the root cause of the problem. What could be the issue ?
Screenshot 2022-05-14 at 23 16 18

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