Specialized Graphs - FubarDevelopment/QuickGraph GitHub Wiki

QuickGraph provides graphs for specialized problem domains. These graphs are usually bundled in separate assemblies.

  • DataSetGraph, a bidirectional graph over a DataSet. Requires the QuickGraph.Data package.