darts binary package in Ubuntu Precise powerpc

 Darts is simple C++ Template Library for implementation of Double-Array
 Structure.
 .
 A double-array structure is a kind of Trie structure, digital search tree,
 an efficient data structure combining fast access of a matrix form with the
 compactness of a list form. It is faster than other implementations like Hash
 tree, Patricia tree, Suffix Array and so.
 .
 For more detail about double-array structure, see "Aoe, J. An Efficient
 Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions
 on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077."
 .
 This software provides indexing operations for Common Prefix Search.
 Darts is used for MeCab and ChaSen, Japanese Morphological Analysis System.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-18 12:03:45 UTC Published Ubuntu Precise powerpc release universe devel Extra 0.32-9
  • Published
  2011-10-18 12:05:27 UTC Superseded Ubuntu Precise powerpc release universe devel Extra 0.32-8
  • Removed from disk .
  • Removal requested .
  • Superseded by powerpc build of darts 0.32-9 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release powerpc in Primary Archive for Ubuntu

Source package