You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, reduction was comparing a state number against an automaton
index, which are not the same units. This meant it was thinking that
some rules had applied, and some had not ... when it was the other way
around.
0 commit comments