Skip to content

GovorukhaOksana/QuickGraph

 
 

Repository files navigation

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)

About

Generic Graph Data Structures and Algorithms for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.5%
  • Smalltalk 18.5%
  • F# 10.0%