Hippie.Unchecked

Fully managed library providing five types of heap.

Latest version published over 10 years ago
VersionReleasedDeprecated
2.0.1May 25, 2014
Mar 15, 2020
over 4 years ago
1.9.0Oct 25, 2013
Mar 15, 2020
over 4 years ago
1.5.0Aug 26, 2013
Mar 15, 2020
over 4 years ago
1.5.0-alphaAug 24, 2013
Mar 15, 2020
over 4 years ago
1.4.0Aug 20, 2013
Mar 15, 2020
over 4 years ago
1.3.0Aug 20, 2013
Mar 15, 2020
over 4 years ago
1.2.0Aug 19, 2013
Mar 15, 2020
over 4 years ago
1.1.0Aug 15, 2013
Mar 15, 2020
over 4 years ago
0.9.6.3Apr 7, 2013
Mar 15, 2020
over 4 years ago
0.9.6.2Apr 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.