Result for A9BC50131B4AB884ADF643234CAB3D974430ED93

Query result

Key Value
FileName./usr/share/doc/libghc-psqueues-prof/changelog.Debian.i386.gz
FileSize283
MD58CFFBD4110B15FF59E1D34DC424CFB96
SHA-1A9BC50131B4AB884ADF643234CAB3D974430ED93
SHA-2567086440B9FB372359177AF7C9095EA3B0869B8219A1028DBD3172F2209936885
SSDEEP6:Xt31wVwPlM/7YpE7rZodhVDAP8AJUsxELLrQxS6pVVfmQgiE:XPwVJ/kpwoFD2WsGLLr6p/OqE
TLSHT1DBD0EB50010B8040CB1C0A22E964C1E500804FC0E3DB18D00C894420CE4E3023DE05A2
hashlookup:parent-total2
hashlookup:trust60

Network graph view

Parents (Total: 2)

The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize196780
MD55A45BAF503EC47253164D9F99197D43F
PackageDescriptionPure priority search queues; profiling libraries This package provides Priority Search Queues in three different flavors. . * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's "A Simple Implementation Technique for Priority Search Queues". Hence, it is similar to the PSQueue library, although it is considerably faster and provides a slightly different API. . * IntPSQ p v is a far more efficient implementation. It fixes the key type to Int and uses a radix tree (like IntMap) with an additional min-heap property. . * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it simply uses the keys' hashes as indices in the IntPSQ. If there are any hash collisions, it uses an OrdPSQ to resolve those. The performance of this implementation is comparable to that of IntPSQ, but it is more widely applicable since the keys are not restricted to Int, but rather to any Hashable datatype. . Each of the three implementations provides the same API, so they can be used interchangeably. . Typical applications of Priority Search Queues include: . * Caches, and more specifically LRU Caches; . * Schedulers; . * Pathfinding algorithms, such as Dijkstra's and A*. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-prof
PackageSectionhaskell
PackageVersion0.2.7.2-2+b1
SHA-1189514E733CC9DF283A1130C1BC97F46BBB8271B
SHA-25694BE697499C8F104284111D36431A20C9E372A7665B457D5E0342376800AAAB7
Key Value
FileSize216256
MD59BE2CFFA81BC2381F1F25F537EBBFF8E
PackageDescriptionPure priority search queues This package provides Priority Search Queues in three different flavors. . * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's "A Simple Implementation Technique for Priority Search Queues". Hence, it is similar to the PSQueue library, although it is considerably faster and provides a slightly different API. . * IntPSQ p v is a far more efficient implementation. It fixes the key type to Int and uses a radix tree (like IntMap) with an additional min-heap property. . * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it simply uses the keys' hashes as indices in the IntPSQ. If there are any hash collisions, it uses an OrdPSQ to resolve those. The performance of this implementation is comparable to that of IntPSQ, but it is more widely applicable since the keys are not restricted to Int, but rather to any Hashable datatype. . Each of the three implementations provides the same API, so they can be used interchangeably. . Typical applications of Priority Search Queues include: . * Caches, and more specifically LRU Caches; . * Schedulers; . * Pathfinding algorithms, such as Dijkstra's and A*. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-dev
PackageSectionhaskell
PackageVersion0.2.7.2-2+b1
SHA-1A8465D9F392B44F68217BAB47C2C064E0BE7E58A
SHA-2563B4613C444904204303D24FD053418236E114FCB6BACEF85E693FD6ED53E8DAF