icon

An implementation of Double-Array Trie (source files)

libdatrie_source-0.2.12-2-source

This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries.

Nome
libdatrie_source
Repositório
HaikuPorts
Origem do Repositório
haikuports_x86_64
Versão
0.2.12-2
Tamanho da descarga
473.3 KB
Código-fonte disponível
Não
Categorias
Nenhuma
Visualizações da Versão
0