Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
33 packages returned for Tags:"QuickGraph"
Sort by
Relevance
Downloads
Recently updated
QuikGraph
by:
KeRNeLith
2,158,419 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth...
More information
Sandwych.
QuickGraph.
Core
by:
oldrev
934,915 total downloads
last updated
3/1/2018
Latest version:
1.0.0
graph
topologic
quickgraph
Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures and algorithms for .NET.
QuikGraph.
Serialization
by:
KeRNeLith
599,255 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
Serialization
.NET library that provides serialization features related to QuikGraph data structures. This package is the serialization subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported...
More information
GraphSharp
by:
ArthurZaczek
DavidSchmitt
115,214 total downloads
last updated
10/1/2012
Latest version:
1.1.0
WPF
QuickGraph
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.
GraphX
by:
panthernet
244,564 total downloads
last updated
4/20/2020
Latest version:
3.0.0
GraphX
WPF
Graph#
QuickGraph
graph
visualization
GraphX for .NET is an advanced graph visualization library that uses different layout and edge routing algorithms, implements many features and supports custom visual templates. This release features...
More information
QuikGraph.
Graphviz
by:
KeRNeLith
333,469 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
Serialization
Graphviz
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to...
More information
YC.
QuickGraph
by:
gsv
114,734 total downloads
last updated
1/17/2019
Latest version:
3.7.5-deta
graph
datastructures
algorithms
QuickGraph
Graphviz
.NET
CSharp
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path,...
More information
QuickGraph.
NETStandard
by:
deepakkumar1984
91,926 total downloads
last updated
8/7/2019
Latest version:
3.8.0
quickgraph
graphviz
nodegraph
directed
graph
unidirected
graph
QuickGraph .NET standard. QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net. QuickGraph comes with algorithms such as depth first seach, breath first search, A*...
More information
HIT.
QuickGraph
by:
ins0mniaque
3,688 total downloads
last updated
4/6/2023
Latest version:
3.0.2
QuickGraph
graph
Fork of the QuickGraph library for .NET 7.0
GraphSharp.
Core
by:
fedoaa
3,320 total downloads
last updated
10/11/2020
Latest version:
1.1.0
GraphSharp
WPF
QuickGraph
QuikGraph
Graph layout framework and control. This fork is based on https://graphsharp.codeplex.com/. This is not an official release.
QuickGraph.
Core3.
Tom-
Wells-
NW
by:
Tom-Wells-NW
1,493 total downloads
last updated
9/1/2019
Latest version:
0.7.0.5-beta
QuickGraph
netstandard2.0
fork from https://github.com/mokeyish/QuickGraph just adding support .NET Core 3.0 .NET Standard 2.0
Kts.
AStar
by:
BrannonKing
4,911 total downloads
last updated
6/2/2015
Latest version:
1.1.1
A*
AStar
meldable
priority
queue
QuickGraph
This is a small library that implements a meldable priority queue and a generalizable A* search algorithm on top of that. The performance is good. It targets PCL profile 111.
QuikGraph.
Data
by:
KeRNeLith
9,302 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
Serialization
Data
.NET library that provides convenient graph helpers related to DataTable (and also serialization to Graphviz). This package is a subset related to DataTable of the original QuickGraph renamed QuikGraph and...
More information
Tom-
Wells-
NW.
GraphX.
Standard.
Logic
by:
Tom-Wells-NW
3,143 total downloads
last updated
4/13/2020
Latest version:
3.0.0-alpha13
GraphX
QuickGraphCore
QuickGraph
.NET
Standard
A fork of GraphX project by panthernet. GraphX.Standard.Logic is a sub package of the GraphX package.
Tom-
Wells-
NW.
GraphX.
Core.
Controls
by:
Tom-Wells-NW
3,755 total downloads
last updated
4/13/2020
Latest version:
3.0.0-alpha13
GraphX
QuickGraphCore
QuickGraph
.NET
Core
3.1
A fork of GraphX project by panthernet. GraphX.Core.Controls is a sub package of the GraphX package.
Tom-
Wells-
NW.
GraphX.
Standard.
Common
by:
Tom-Wells-NW
3,132 total downloads
last updated
4/13/2020
Latest version:
3.0.0-alpha13
GraphX
QuickGraphCore
QuickGraph
.NET
Standard
A fork of GraphX project by panthernet. GraphX.Standard.Common is a sub package of the GraphX package.
Kts.
AStar.
Smartrak
by:
danzel
lloydstockman
2,700 total downloads
last updated
8/22/2017
Latest version:
1.2.1
A*
AStar
meldable
priority
queue
QuickGraph
This is a small library that implements a meldable priority queue and a generalizable A* search algorithm on top of that. The performance is good. It targets PCL profile 111.
GraphSharp47
by:
asadcr
469 total downloads
last updated
4/17/2020
Latest version:
1.1.0
QuickGraph
4.7
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.
QuikGraph.
MSAGL
by:
KeRNeLith
3,559 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
MSAGL
.NET library that provides a bridge from QuikGraph graphs to MSAGL library. This package is the MSAGL subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET...
More information
QuikGraph.
Petri
by:
KeRNeLith
2,833 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
Petri
.NET library that provides some Petri Net facilities. It allows to construct Petri Net representation and run a simulation of it. This package is the Petri subset of the original QuickGraph renamed QuikGraph...
More information
Previous
Next