Hippie 2.10.1
It exposes the same API, except that root namespace has been changed from DIBRIS.Hippie to PommaLabs.Hippie.
dotnet add package Hippie --version 2.10.1
NuGet\Install-Package Hippie -Version 2.10.1
<PackageReference Include="Hippie" Version="2.10.1" />
paket add Hippie --version 2.10.1
#r "nuget: Hippie, 2.10.1"
// Install Hippie as a Cake Addin #addin nuget:?package=Hippie&version=2.10.1 // Install Hippie as a Cake Tool #tool nuget:?package=Hippie&version=2.10.1
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- Finsa.CodeServices.Common (>= 4.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
* Updated dependencies.