Skip to main content
Stride.QuickGraph package icon

Stride.QuickGraph

QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET Standard 2.0 QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...

Total Downloads
95.9K
95,949
Published
Mar 4, 2020
Latest stable version

Install

.NET CLI
dotnet add package Stride.QuickGraph --version 3.7.0
Package Manager Console
Install-Package Stride.QuickGraph -Version 3.7.0
PackageReference
<PackageReference Include="Stride.QuickGraph" Version="3.7.0" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; 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.