[
https://issues.apache.org/jira/browse/COLLECTIONS-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576144#comment-14576144
]
Thomas Neidhart commented on COLLECTIONS-428:
---------------------------------------------
link: https://code.google.com/p/concurrent-trees/
> Contribution: GeneralizedSuffixTree
> -----------------------------------
>
> Key: COLLECTIONS-428
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-428
> Project: Commons Collections
> Issue Type: New Feature
> Reporter: Alessandro Bahgat
> Fix For: 4.x
>
>
> Hello,
> a while ago I wrote a GeneralizedSuffixTree (based on the Ukkonen's paper
> "On-line construction of suffix trees"
> http://www.cs.helsinki.fi/u/ukkonen/SuffixT1withFigs.pdf), that I later open
> sourced at https://github.com/abahgat/suffixtree.
> Thomas Neidhart did several improvements here:
> https://github.com/netomi/suffixtree and I merged them back in the 'commons'
> branch of my own repository.
> As per Thomas's suggestion, I am submitting the library for evaluation, as it
> may be a good fit for this project.
> Regards,
> Alessandro
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)