Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Intent

A long time ago I performed a reserach (during an assignment in the University) regarding Tries' implementation.

  • Double array trie (DA Trie)
  • Descent Trie
  • Suffix Trie
  • List Trie
  • Indexed Array (Not a trie, just for comparision purpose)

To run example app: java -cp "DA TRIE/dist/DA_TRIE.jar" exec.MainWindow

About

A long time ago I performed a reserach (during an assignment in the University) regarding Tries' implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages