Hippie.Unchecked
Fully managed library providing five types of heap.
Version | Released | Deprecated |
---|---|---|
2.0.1 | May 25, 2014 | Mar 15, 2020 over 4 years ago |
1.9.0 | Oct 25, 2013 | Mar 15, 2020 over 4 years ago |
1.5.0 | Aug 26, 2013 | Mar 15, 2020 over 4 years ago |
1.5.0-alpha | Aug 24, 2013 | Mar 15, 2020 over 4 years ago |
1.4.0 | Aug 20, 2013 | Mar 15, 2020 over 4 years ago |
1.3.0 | Aug 20, 2013 | Mar 15, 2020 over 4 years ago |
1.2.0 | Aug 19, 2013 | Mar 15, 2020 over 4 years ago |
1.1.0 | Aug 15, 2013 | Mar 15, 2020 over 4 years ago |
0.9.6.3 | Apr 7, 2013 | Mar 15, 2020 over 4 years ago |
0.9.6.2 | Apr 6, 2013 | Mar 15, 2020 over 4 years ago |
Last updated on 19 January-2024, at 00:10 (UTC).
Got EOL?
Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!
Description
DISCLAIMER: This is an "unchecked" version of the Hippie library, that is, it is a release where all integrity checks have been stripped away to achieve the best performance. Use this instead of the original Hippie library IF AND ONLY IF you are certain that your code does not rely on those integrity checks and that it never violates them. Fully managed library providing five types of heap. It implements d-ary, binary, binomial, fibonacci and pairing heaps, in order to let the user choose the best heap to fit her needs. Each heap has its own advantages and disadvantages: please see the documentation or Wikipedia to better understand how those data structures work and how they behave in each operation.
FAQs
> Is Hippie.Unchecked Deprecated?
It appears there are some versions of Hippie.Unchecked that are deprecated.
> What is the deprecation date for the latest version of Hippie.Unchecked?
The latest version of Hippie.Unchecked was released on May 25, 2014, and it is now deprecated.
> What does deprecated mean?
Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.