Your message dated Sat, 13 Aug 2016 09:57:37 +0000
with message-id <[email protected]>
and subject line closing RFP: tx -- Library for Succinct Trie Data structure
has caused the Debian Bug report #581904,
regarding RFP: tx -- Library for Succinct Trie Data structure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
581904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581904
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu <[email protected]>
* Package name : tx
Version : 0.16
Upstream Author : Daisuke Okanohara <[email protected]>
* URL : http://code.google.com/p/tx-trie/
* License : BSD license (Simplified BSD license)
Programming Lang: C++
Description : Library for Succinct Trie Data structure
Tx is a library for a compact trie data structure.
Tx requires 1/4 - 1/10 of the memory usage compared to the previous
implementations, and can therefore handle quite a large number of
keys (e.g. 1 billion) efficiently.
.
A trie data structure supports exact matching and common prefix matching,
which are used for natural language processing etc.
Tx uses Level-Order Unary Degree Sequence (LOUDS) for trie representation.
--- End Message ---
--- Begin Message ---
RFP 581904 has no visible progress for a long time, so closing.
--- End Message ---