Package: darts (0.32-7)
Links for darts
Debian Resources:
Download Source Package darts:
Maintainer:
External Resources:
- Homepage [chasen.org]
Similar packages:
C++ Template Library for implementation of Double-Array
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.
Other Packages Related to darts
|
|
|
-
- dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.1.3) [i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.2) [mips, mipsel]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armel, powerpc, s390]
- dep: libc6 (>= 2.6) [sparc]
-
- dep: libc6.1 (>= 2.2) [ia64]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc1 (>= 1:4.1.1) [not armel, kfreebsd-amd64, kfreebsd-i386]
- GCC support library
- dep: libgcc1 (>= 1:4.4) [kfreebsd-amd64, kfreebsd-i386]
- dep: libgcc1 (>= 1:4.4.0) [armel]
-
- dep: libstdc++6 (>= 4.4) [kfreebsd-amd64, kfreebsd-i386]
- The GNU Standard C++ Library v3
- dep: libstdc++6 (>= 4.4.0) [not kfreebsd-amd64, kfreebsd-i386]
-
- dep: libunwind7 [ia64]
- A library to determine the call-chain of a program - runtime
-
- dep: zlib1g (>= 1:1.1.4) [i386, mips]
- compression library - runtime
Download darts
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 27.8 kB | 100.0 kB | [list of files] |
| armel | 28.6 kB | 148.0 kB | [list of files] |
| i386 | 27.9 kB | 136.0 kB | [list of files] |
| ia64 | 33.1 kB | 164.0 kB | [list of files] |
| kfreebsd-amd64 | 28.0 kB | 110.0 kB | [list of files] |
| kfreebsd-i386 | 27.5 kB | 102.0 kB | [list of files] |
| mips | 27.3 kB | 144.0 kB | [list of files] |
| mipsel | 27.3 kB | 144.0 kB | [list of files] |
| powerpc | 28.1 kB | 144.0 kB | [list of files] |
| s390 | 28.2 kB | 144.0 kB | [list of files] |
| sparc | 27.2 kB | 144.0 kB | [list of files] |
