QuickGraph.All
3.6.61119.8
QuickGraph provides generic directed/undirected graph data structures and algorithms for .Net, Silverlight, Windows Phone and Win 8.
QuickGraph comes with algorithms such as depth first search, breath first search, A* search, shortest path,
k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
Install-Package QuickGraph.All -Version 3.6.61119.8
dotnet add package QuickGraph.All --version 3.6.61119.8
<PackageReference Include="QuickGraph.All" Version="3.6.61119.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickGraph.All --version 3.6.61119.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickGraph.All, 3.6.61119.8"
#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 QuickGraph.All as a Cake Addin
#addin nuget:?package=QuickGraph.All&version=3.6.61119.8
// Install QuickGraph.All as a Cake Tool
#tool nuget:?package=QuickGraph.All&version=3.6.61119.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Generic graph data structures and algorithms for .NET
This is a folk version building for Net40 & NetStandard2.0
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on QuickGraph.All:
Package | Downloads |
---|---|
GDFParser
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.6.61119.8 | 27,686 | 12/15/2017 |