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
If a single variable produces multiple literals from which
the same atoms are extracted, multiple matches can be wrongly
generated for this variable. This is fixed by a unicity check
before creating the Aho-Corasick.
0 commit comments