Skip to content

Exploration of EERTREE data structure plus paper!

Notifications You must be signed in to change notification settings

Brady-Adcock/EERTREE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EERTREE

An exploration and implementation of palindromic trees’, EERTREEs', whose construction is linear space. This structure provides fast access to all subpalindromes of a string or set of strings. Some applications include palindromic factorization problems, rich string enumeration, and identification of WatsonCrick (WK) palindromes.

Term paper for the Algorithms course at Appalachian State Univerisy.

Team: Abdel Issa, Brady Adcock, Luke Patterson, Hayden Fravel

Original paper: https://arxiv.org/pdf/1506.04862.pdf

About

Exploration of EERTREE data structure plus paper!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages