Leoxia.Graphs
1.3.0
Graph structure, traversal and related algorithms.
Provides:
GraphSet<T>
GraphNode<T>
GraphSetExtensions
GraphNodeComparer
Install-Package Leoxia.Graphs -Version 1.3.0
dotnet add package Leoxia.Graphs --version 1.3.0
<PackageReference Include="Leoxia.Graphs" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Leoxia.Graphs --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Leoxia.Graphs, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Leoxia.Graphs as a Cake Addin
#addin nuget:?package=Leoxia.Graphs&version=1.3.0
// Install Leoxia.Graphs as a Cake Tool
#tool nuget:?package=Leoxia.Graphs&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.0
- Leoxia.Collections (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 621 | 6/20/2017 |