QuickGraph 3.6.61119.7
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8.
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...
Install-Package QuickGraph -Version 3.6.61119.7
dotnet add package QuickGraph --version 3.6.61119.7
<PackageReference Include="QuickGraph" Version="3.6.61119.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickGraph --version 3.6.61119.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickGraph, 3.6.61119.7"
#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 as a Cake Addin
#addin nuget:?package=QuickGraph&version=3.6.61119.7
// Install QuickGraph as a Cake Tool
#tool nuget:?package=QuickGraph&version=3.6.61119.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (30)
Showing the top 5 NuGet packages that depend on QuickGraph:
Package | Downloads |
---|---|
XAct.Graphs
An XActLib assembly: a Library to work with QuickGraph Graphs.
|
|
Toscana
Toscana, which stands for TOSCA Net Analyzer, is a .NET library for validating, parsing and analyzing TOSCA YAML format.
|
|
GraphSharp
Graph# is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications. This is a unofficial release of the library.
|
|
ArchiCop
ArchiCop is an agile architecture development library that helps the software development team build custom architecture development environments (ADE).
It offers a model directly from the code. Architects can build custom tools, tests, build tasks to maintain architecture rules, diagrams and action lists.
|
|
Xenko.GameStudio
Package Description
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on QuickGraph:
Repository | Stars |
---|---|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|
|
microsoft/infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null pointer dereferences and resource leak.
|
|
Readify/GitViz
Real-time, presentation-quality, Git visualizer to help with Git training
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.6.61119.7 | 1,160,735 | 11/20/2011 |
3.6.61119.6 | 5,478 | 11/19/2011 |
3.3.51106 | 10,367 | 1/7/2011 |