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

Wrong decision in "Fast run" and "Multiple run" #2

Open
magsilva opened this issue Mar 31, 2019 · 1 comment
Open

Wrong decision in "Fast run" and "Multiple run" #2

magsilva opened this issue Mar 31, 2019 · 1 comment

Comments

@magsilva
Copy link
Owner

When evaluating the Turing machine for Exercise 8 from Chapter 9 (ex9.5ttm-whatlang-a.jff), which recognizes the language |a|n = |b|(2*n), the results in "Fast run" and "Multiple run" for the string "aaabbbbbb" is incorrect. JFlap rejects it, when it should accept it (as it indeed does when running step by step).

@Naahbi
Copy link

Naahbi commented Jun 7, 2024

I have a similar problem. When computing the input in a multi-tape machine, if jflap is running step by step, it accepts, in fast run it rejects. Have u fixed the problem?

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