Result for 5D9DA83C5167234BC645D1C846F301FA3BC10A2B

Query result

Key Value
FileName./usr/share/doc/libghc-psqueues-prof/changelog.Debian.armel.gz
FileSize236
MD5FD04F50369193738015467F60DB01FB2
SHA-15D9DA83C5167234BC645D1C846F301FA3BC10A2B
SHA-256D9A068CCABDC92089BD60A3B0563F9C255A65016FD28F1CA92ED767DB6B7E38E
SSDEEP6:XtBS4BhnIp5ksMJG9zV1IozDsWRz7fJxt2EwdVZpcz8c:XhT4ksMJG3moXsGz7hPwdVZpczj
TLSHT1EFD097E5AB44FB164802E6A0756888C93280B280028EAFCB0654024909127A324C1DA9
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
FileSize229860
MD596244045FEDCFDF0AC788ECAC7A53F33
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.0-2+b3
SHA-1C54C53DD15B30A56987310782E600346E599F3D1
SHA-2560EB779138A22C57BA8FB71EEE239E5DB393520A53D6BBBB38D7C6550E0D7F1E3
Key Value
FileSize266636
MD554A53C1CE21D10156489EF25FF57339F
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.0-2+b3
SHA-1F74A4422609CE3B2057A4330CCD0E5132B08BE4B
SHA-256CDF01B93EDC768543463BB40FA0A08859EAD6A83A90A2A237F5CAB487DDBCC10