The following packages have been uploaded to the Cygwin distribution:

* libdatrie1-0.2.13-1
* libdatrie-devel-0.2.13-1
* libdatrie-doc-0.2.13-1

This is an implementation of double-array structure for
representing trie, as proposed by Junichi Aoe [1].

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.
-- 
              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

The easiest way to unsubscribe is to visit 
<https://cygwin.com/mailman/options/cygwin-announce>, and click 'Unsubscribe'.

If you need more information on unsubscribing, start reading here: 
<https://sourceware.org/lists.html#unsubscribe>.

Reply via email to