Skip to content
Snippets Groups Projects
Unverified Commit 504643ae authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

algo: Occurrences and Run for Z-Automata on PrefixBarTree

For efficiency, let's implement runs of deterministic Z-Automata also
on linearised unranked tree.

Based on my testing with a tree constructed from sprotall.xml [1] the
run is ~15 % faster than a run over UnrankedTree.

[1]: https://research.cs.wisc.edu/niagara/data.html
parent 80965a44
No related branches found
No related tags found
1 merge request!230Merge tp
Checking pipeline status
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