YaccConstructor / QuickGraph

Generic Graph Data Structures and Algorithms for .NET
http://yaccconstructor.github.io/QuickGraph/
Microsoft Public License
523 stars 198 forks source link
algorithm c-sharp datastructures fsharp graph-algorithms quickgraph

QuickGraph NuGet Status

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, k-shortest path, maximum flow, minimum spanning tree, etc.

QuickGraph was originally created by Jonathan "Peli" de Halleux in 2003.

Branch .NET
Master master .NET Build Status
GraphTasks GraphTasks .NET Build Status

Contributing

Build

Where to go next?

Maintainer(s)