https://bugzilla.redhat.com/show_bug.cgi?id=1062542

            Bug ID: 1062542
           Summary: Review Request: libdatrie - Implementation of
                    Double-Array structure for representing trie
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL: http://cicku.me/libdatrie.spec
SRPM URL: http://cicku.me/libdatrie-0.2.8-1.fc21.src.rpm
Description: datrie 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 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.
Fedora Account System Username: cicku

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to