Skip to content

This is a project to find Longest Common Subsequence by Suffix Tree in java

License

Notifications You must be signed in to change notification settings

amiralii007/Generalized-Suffix-Tree-and-LCS

Repository files navigation

Generalized Suffix Tree and Longest Common Subsequence

This project created for finding The longest Common Subsequence with creating Generalized Suffix Tree in java the both order of creating tree and LCS is O(n)

About

This is a project to find Longest Common Subsequence by Suffix Tree in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages