Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37514021
en ru br
ALT Linux repositórios
S:0.2.13-alt1_7

Group :: Sistema/Bibliotecas
RPM: libdatrie

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.2.13-alt1_7
Data da compilação: 29 agosto 2023, 17:48 ( 34.2 weeks ago )
Tamanho:: 315.92 Kb

Home page:   http://linux.thai.net/projects/datrie

Licença: LGPL-2.1-or-later
Sumário: Implementation of Double-Array structure for representing trie
Descrição:

datrie is an implementation of double-array structure for representing trie.

Trie is a kind of digital search tree, an efficient indexing method with O(1)
time complexity for searching. 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.

Details of the implementation: http://linux.thai.net/~thep/datrie/datrie.html

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libdatrie
  • libdatrie-debuginfo
  • libdatrie-devel
  • libdatrie-devel-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009