Hippie

Fully managed library providing five types of heap.

Latest version published over 8 years ago
VersionReleasedDeprecated
2.10.1Feb 27, 2016
Aug 23, 2020
about 4 years ago
2.9.2May 17, 2015
Aug 23, 2020
about 4 years ago
2.9.1Apr 6, 2015
Aug 23, 2020
about 4 years ago
2.9.0Jan 6, 2015
Aug 23, 2020
about 4 years ago
2.0.1May 25, 2014
Aug 23, 2020
about 4 years ago
1.9.0Oct 25, 2013
Aug 23, 2020
about 4 years ago
1.5.0Aug 26, 2013
Aug 23, 2020
about 4 years ago
1.5.0-alphaAug 24, 2013
Aug 23, 2020
about 4 years ago
1.3.0Aug 20, 2013
Aug 23, 2020
about 4 years ago
1.4.0Aug 20, 2013
Aug 23, 2020
about 4 years ago

Last updated on 19 January-2024, at 00:14 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

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. NOTICE: If you need more performance, please have a look at the Hippie.Unchecked package. It is a release where all integrity checks have been stripped away.

FAQs

> Is Hippie Deprecated?

It appears there are some versions of Hippie that are deprecated.

> What is the deprecation date for the latest version of Hippie?

The latest version of Hippie was released on Feb 27, 2016, 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.