Skip to main content
DotNetCore.BTFindTree package icon

DotNetCore.BTFindTree

快速查找算法,支持hash查找树,模糊trip查找树,归并最小权查找树。

Total Downloads
433.6K
433,649
Published
Jan 8, 2020
Latest stable version

Install

.NET CLI
dotnet add package DotNetCore.BTFindTree --version 1.0.2
Package Manager Console
Install-Package DotNetCore.BTFindTree -Version 1.0.2
PackageReference
<PackageReference Include="DotNetCore.BTFindTree" Version="1.0.2" />

Frameworks

.NETCoreApp3.0 .NETStandard2.0

Dependencies

System.Memory
.NETCoreApp3.0
[4.5.3, )
System.Memory
.NETStandard2.0
[4.5.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.