Suffix tree (Java, Ukkonen)
From LiteratePrograms
- Other implementations: Java | Java, Ukkonen
This program is under development.
Please help to debug it. When debugging
is complete, remove the {{develop}} tag.
What should I do?
- First, paste in the code (ideally, within a <codeblock> tag). Then see Help:Editing for how to mark it up, or change the tag at the top to {{codedump}} to let others know they should help develop it. An example:
// code goes here
Download code |