Sandwych.QuickGraph icon indicating copy to clipboard operation
Sandwych.QuickGraph copied to clipboard

Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures and algorithms for .NET.

Results 3 Sandwych.QuickGraph issues
Sort by recently updated
recently updated
newest added

There is only Sandwych.QuickGraph.Core available in NuGet. Can you add Sandwych.QuickGraph.Graphviz to NuGet also?

This PR creates strong-named versions of the assemblies. While this doesn't have any benefits in regards to security it helps those projects that (for whatever reason) are required to create...