-
Notifications
You must be signed in to change notification settings - Fork 0
Constrained sampling with DFA #1
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
Conversation
|
benchee benchmarks it looks to me like it's not skipping when the token is unambiguous, so there might still be something off |
|
NOTE: branch with Stateful: we set the current state and can retrieve it in the next sampling step |
|
also closing this, the updated version is here #6 |
WIP PR, including pair programming script.