Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baldidon/compressed-trie
progetto d'esame di Algoritmi e Strutture Dati. Realizzazione di un compressed trie per indicizzazione testi.
https://github.com/baldidon/compressed-trie
Last synced: 23 days ago
JSON representation
progetto d'esame di Algoritmi e Strutture Dati. Realizzazione di un compressed trie per indicizzazione testi.
- Host: GitHub
- URL: https://github.com/baldidon/compressed-trie
- Owner: baldidon
- Created: 2020-06-01T10:11:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T08:45:07.000Z (over 2 years ago)
- Last Synced: 2024-11-07T18:01:51.301Z (2 months ago)
- Language: Java
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compressed-trie
Progetto d'esame di Algoritmi e Strutture Dati. Realizzazione di un compressed trie per indicizzazione testi.