Search Wiki:
quickgraph.banner.png

QuickGraph 2.0: Generic Graph Data Structures and Algorithms for .Net.

QuickGraph 2.0 provides generic directed graph datastructures and algorithms for .Net 2.0. QuickGraph comes with algorithms such as depth first seach, breath first search, shortest path, network flow etc... QuickGraph supports GLEE and Graphviz to render the graphs.

History

The original QuickGraph for .net 1.0 was posted on CodeProject in 8 Dec 2003. It was time to do a refresh and make the graph generic.

The design of QuickGraph is inspired from the Boost Graph Library.

Where to go next?


Please use the discussions section to leave messages. Since there are no notifications for wiki comments, they will likely never be read
Last edited May 1 2007 at 5:37 PM  by pelikhan, version 19
Updating...