TreeLibInterface 1.1.1
dotnet add package TreeLibInterface --version 1.1.1
NuGet\Install-Package TreeLibInterface -Version 1.1.1
<PackageReference Include="TreeLibInterface" Version="1.1.1" />
paket add TreeLibInterface --version 1.1.1
#r "nuget: TreeLibInterface, 1.1.1"
// Install TreeLibInterface as a Cake Addin #addin nuget:?package=TreeLibInterface&version=1.1.1 // Install TreeLibInterface as a Cake Tool #tool nuget:?package=TreeLibInterface&version=1.1.1
TreeLib: Balanced Binary Trees, Rank Augmented provides binary tree collections (AVL, red-black and splay) with optional rank information for order-statistic and sparse indexing applications. This package contains the interface definition assembly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on TreeLibInterface:
Package | Downloads |
---|---|
TreeLib
TreeLib: Balanced Binary Trees, Rank Augmented provides binary tree collections (AVL, red-black and splay) with optional rank information for order-statistic and sparse indexing applications. This package contains the primary implementations. |
|
TreeLibUtil
TreeLib: Balanced Binary Trees, Rank Augmented provides binary tree collections (AVL, red-black and splay) with optional rank information for order-statistic and sparse indexing applications. This package contains HugeList, a class for efficiently managing very large lists. |
|
TreeLibLong
TreeLib: Balanced Binary Trees, Rank Augmented provides binary tree collections (AVL, red-black and splay) with optional rank information for order-statistic and sparse indexing applications. This package contains implementations with Int64 rank indexing. |
|
TreeLibArray
TreeLib: Balanced Binary Trees, Rank Augmented provides binary tree collections (AVL, red-black and splay) with optional rank information for order-statistic and sparse indexing applications. This package contains array-embedded implementations. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Enable use on .NET Framework v4.5