[
https://issues.apache.org/jira/browse/COLLECTIONS-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309083#comment-16309083
]
Gary Gregory commented on COLLECTIONS-428:
------------------------------------------
Thank you for your generous offer and licensing your code as Apache 2.0!
How can this be cleanly merged in our existing
{{org.apache.commons.collections4.trie}} pacakge? A PR would be easier and
quick to deal with from my POV.
Gary
> 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.4.14#64029)