/QuickGraph

Generic Graph Data Structures and Algorithms for .NET

Primary LanguageC#Microsoft Public LicenseMS-PL

QuickGraph 3.6 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.

####Buld

Use VS 2013 for build. Note thet F# 3.1 required.

.NET
.NET Build Status

####Where to go next? Documentation

Maintainer(s)