Skip to content
Snippets Groups Projects
Unverified Commit e2929988 authored by Jan Trávníček's avatar Jan Trávníček Committed by Tomáš Pecka
Browse files

algo: fix MP algo

MP algorithm was always resetting the pattern index to 0 whereas it should be
reused. This revealed that Spos should also take into account node wildcards
otherwise the presumed not-necessary-to-be-parsed part of the pattern does not
have to be matching the pattern. Which caused the computation of what does not
need to be matched to underflow.
parent 76d4ba56
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment