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
Currently the last sequence wildcard within an operation will try all possible lengths despite only one being possible. This could be sped up for both one-to-one matching by using the information about the remaining length of the pattern.
The text was updated successfully, but these errors were encountered:
Currently the last sequence wildcard within an operation will try all possible lengths despite only one being possible. This could be sped up for both one-to-one matching by using the information about the remaining length of the pattern.
The text was updated successfully, but these errors were encountered: